Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 276 Bytes

ens-subdomain-registrar

The subdomain registrar will allow users to register their a top level ENS domain and then charge users to register subdomains under the top level domain.

Development

truffle compile truffle migrate npm run start

Tests

npm run test