Closed kwhuo68 closed 2 years ago
Core changes: -Add initial solidity scripts
Notes: -Stubs for other network addresses -Running locally: forge script src/scripts/DeployProtocol.sol:DeployProtocol --fork-url http://localhost:8545 --broadcast
forge script src/scripts/DeployProtocol.sol:DeployProtocol --fork-url http://localhost:8545 --broadcast
Core changes: -Add initial solidity scripts
Notes: -Stubs for other network addresses -Running locally:
forge script src/scripts/DeployProtocol.sol:DeployProtocol --fork-url http://localhost:8545 --broadcast