mirror of
https://github.com/placeholder-soft/gifted-contracts-v2.git
synced 2026-01-12 15:23:44 +08:00
* feat: add NFT Vault * feat: add ts script to update config address * feat: update readme * add nodejs * chore: remove unused files; * deploy vault to dev * deploy vault to staging * deploy vault to prod
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
ETH_KEYSTORE="keystores/keys/dev"
|
|
ETH_PASSWORD="keystores/passwords/dev"
|
|
DEPLOY_ENV=staging |