frontend to submit setIdentity + requestJudgement on polkadot-sdk chains using polkadot-api.
Just run and visit http://localhost:3333
bun install
bun dev
To generate/update scale metadata
bunx papi update # or bun metadata
To build the App, run
bun build
Docs can be found at
You can also generate it via comand
bunx papi-generate-docs --config .papi/polkadot-api.json --output docs/