Running Examples
Running example deployment scripts
Running in localhost environment
localhost environmentnpx hardhat nodenpx hardhat run examples/ethfs_p5/deploy.js --network localhostRunning in goerli environment
goerli environmentnpx hardhat run examples/ethfs_p5/deploy.js --network goerliLast updated