Skip to content

polariseye/polka-signer

Repository files navigation

polka-signer

this code is some examples for how to sign offline.

  • txByCustSign.ts is the best way to sign off line. and the payload can be construct repeatedly. this code is refer to the polka issue 1421

  • txBySignner.ts is refer to the signer tool. it can change the way to sign freely and it's so simple

if you don't mind using heavyweight lib. the package https://github.com/paritytech/txwrapper may be a good choice also

Releases

No releases published

Packages

No packages published