Skip to content

polkadot-api/multisig-tool

Repository files navigation

PAPI Multisig Tool

PAPI Multisig Tool is a dApp to create and submit multisig calls without an indexer.

It lets you create shareable URLs with the multisig call info pre-poplated (chain, call data and multisig account), so you can share it with your peers, and every member of the multisig will be able to approve the call.

Getting started

It's built with React and Vite, so to run it in dev mode:

pnpm i
pnpm dev

Releases

No releases published

Packages

No packages published

Languages