Skip to content

rotkonetworks/w3registrar-www

 
 

Repository files navigation

w3registrar-www

frontend to submit setIdentity + requestJudgement on polkadot-sdk chains using polkadot-api.

Usage

Development

Just run and visit http://localhost:3333

bun install
bun dev

To generate/update scale metadata

bunx papi update # or bun metadata

Build

To build the App, run

bun build

Chain docs

Docs can be found at

You can also generate it via comand

bunx papi-generate-docs --config .papi/polkadot-api.json --output docs/

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.9%
  • Shell 5.8%
  • Dockerfile 1.5%
  • HTML 0.8%