ekonomia-tech / protocol-alpha

Alpha version of a DeFi stablecoin protocol
GNU General Public License v3.0
4 stars 0 forks source link

add initial scripts #61

Closed kwhuo68 closed 2 years ago

kwhuo68 commented 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