Skip to content

Instantly share code, notes, and snippets.

@SkymanOne
Last active October 24, 2023 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SkymanOne/e6e7a5b13513c5612ebb1fbae559a20d to your computer and use it in GitHub Desktop.
Save SkymanOne/e6e7a5b13513c5612ebb1fbae559a20d to your computer and use it in GitHub Desktop.
Eth Workshop
cast send <contract> "store(uint256 num)" "1" --unlocked --from 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
cast call <contract> "retrieve()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment