brownie init
brownie test
brownie compile
brownie run scripts/deploy.py brownie run scripts/1_deploy_token.py brownie run scripts/helpful_scripts.py
brownie run scripts/1_deploy_token.py --network rinkeby
-
- update your state variable before making call to another contract
-
- using a modifier | only one funtion is executed at a time