Last active
October 24, 2023 16:14
-
-
Save SkymanOne/e6e7a5b13513c5612ebb1fbae559a20d to your computer and use it in GitHub Desktop.
Eth Workshop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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