Skip to content

dephy-io/dephy-did-v0

Repository files navigation

DePhy DID contract

Installing dependencies

npm install

Testing the contract

npm test

Deploying the contract

You can target any network from your Hardhat config using:

npx hardhat run --network <network-name> scripts/deploy.ts

License

GPL-3.0-only

About

Tech preview of DePhy DID contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published