This is an example of how to use ENS with 0xcert framework. Make sure you are connected to ropsten network in metamask.
Project stucture:
| Path | Description |
|---|---|
| src/example.ts | Main logic showing the use. |
| index.html | Front end styling. |
| index.ts | Controller connecting front end to the logic. |
| package.json | Dependencies. |