Skip to content

Latest commit

 

History

History
 
 

developer-preview

Clear Signing Developer Preview

Run this web app locally to preview how Clear Signed messages will appear on device.

Getting started

Prerequisite

Node.js: https://nodejs.org/en

We recommend using a Node version manager like nvm https://github.com/nvm-sh/nvm

Install dependencies

From inside this directory /developer-preview

npm i

Run locally

npm run dev

Open tool at http://localhost:3000

☝️ or another port if 3000 is already in use

Choose your metadata file and preview the results

Screenshot 2024-10-09 of Clear Signing Preview

The above demonstrates how a Clear Signed POAP would appear based on the metadata of /registry/poap/calldata-PoapBridge.json stored in this registry.

Get instant feedback before submitting your pull request

This tool is here to give you immediate feedback as you make your contributions to the registry.

Having trouble

Please create an issue in this repository if you can't find an existing one.