issues
search
ScopeLift
/
reimbursement-tokens
0
stars
0
forks
source link
Configurable Deployment Script(s)
#11
Closed
apbendi
closed
2 years ago
apbendi
commented
3 years ago
Develop deployment script(s) that can:
[x] Deploy the Merkle distributor
[x] Deploy the Reimbursement Token
[x] Deploy the Reimbursement Pool
General Requirements:
[x] Script(s) should enable independent deployment of each component
[x] Should be able to run against any network in hardhat config with command line argument
[x] Should be configurable via a local config file, on a per network basis, that is tracked in the repo
[x] Should log status to the console as it runs
[x] Should produce timestamped logging output as it runs that can be added to the repository for tracking
Develop deployment script(s) that can:
General Requirements: