mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-24 12:09:06 +00:00
da758aceaa
* Initial setup with hardhat. * Deploy Factory contract. * Deploy tokens and create pool using factory contract. * Deploy contract to private network. * Implement separate scripts for deploying Factory, Token and Pool. Co-authored-by: nikugogoi <95nikass@gmail.com>
9 lines
75 B
Plaintext
9 lines
75 B
Plaintext
node_modules
|
|
|
|
#Hardhat files
|
|
cache
|
|
artifacts
|
|
|
|
# Environment variables
|
|
.env
|