Skip to content

axel-muller/diamond-contracts-registry

 
 

Repository files navigation

Diamond Registry

ENS like but incompatible system to register ASCII names for Ethereum style addresses. Provides just a subset of features that ENS does.

Hardhat & Node JS

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

About

ENS registry for Bit Diamonds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.2%
  • Solidity 30.8%