Files
gifted-contracts-v2/env/.env.staging
Zitao Xiong d2c659a583 feat: nft vault (#1)
* 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
2024-08-24 13:19:22 +08:00

3 lines
91 B
Plaintext

ETH_KEYSTORE="keystores/keys/dev"
ETH_PASSWORD="keystores/passwords/dev"
DEPLOY_ENV=staging