You can quickly run and interact with the example code in this directory. You run the example with the following commands:
$ npm ci
$ npm run example:startThis runs a simple server at http://localhost:30000/ that serves the static example/index.html file. This allows it easily interact with Metamask. You can edit the example/index.html file to try different code.