mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 07:08:10 -05:00
Merge pull request #427 from selfxyz/feat/deployed-informations
Feat/deployed informations
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"upgrade:registry:celo": "npx hardhat ignition deploy ignition/modules/deployNewRegistryAndUpgrade.ts --network celo --verify",
|
||||
"deploy_all": "npx hardhat ignition deploy ignition/modules/Deploy_All.ts --network optimism --verify",
|
||||
"publish": "npm publish --access public",
|
||||
"export-prod": "bash ./scripts/prod.sh",
|
||||
"test": "npx hardhat test",
|
||||
"test:airdrop:local": "TEST_ENV=local npx hardhat test test/example/airdrop.test.ts",
|
||||
"test:attribute:local": "TEST_ENV=local npx hardhat test test/unit/CircuitAttributeHandler.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user