Starter Kit for Foundry Projects.
forge build
forge test
# delloy local anvil # change CHAIN_ID in .env to 31337 # change RPC_URL in .env to http://localhost:8545 make deploy-anvil # deploy sepolia # change CHAIN_ID in .env to 11155111 # config all other env variables make deploy-sepolia make deploy-sepolia-no-verify
from https://github.com/pseudoyu/foundry-starter-kit
------
https://github.com/pseudoyu/social-dApp-demo-contracts
https://pseudoyu.github.io/social-dApp-demo-contracts/
No comments:
Post a Comment