This is an example of how to use a Metamask provider in 0xcert framework v2.
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. |