Skip to content

upbond/upbond-did-erc725y

Repository files navigation

Upbond DID

This project uses the ERC725Y standard from the ERC725 Alliance.

1. Install project

yarn install

2. Compile

yarn compile

3. Run test unit

  • without gas report :
yarn test
  • with gas report :
yarn test:gas

4. Run local test node

yarn compile

5. Deploy

  • local (run step 4 before at other terminal) :
yarn deploy:local
  • testnet :
yarn deploy:testnet
  • mainnet :
yarn deploy:mainnet

Note : before run some command, please set .env first

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published