Run this web app locally to preview how Clear Signed messages will appear on device.
Node.js: https://nodejs.org/en
We recommend using a Node version manager like nvm https://github.com/nvm-sh/nvm
From inside this directory /developer-preview
npm i
npm run dev
Open tool at http://localhost:3000
☝️ or another port if 3000
is already in use
The above demonstrates how a Clear Signed POAP would appear based on the metadata of /registry/poap/calldata-PoapBridge.json stored in this registry.
This tool is here to give you immediate feedback as you make your contributions to the registry.
Please create an issue in this repository if you can't find an existing one.