polkadot-js / ss58

The SS58 address encoder/decoder
Apache License 2.0
8 stars 3 forks source link

other JS libs #1

Open roccomuso opened 3 years ago

roccomuso commented 3 years ago

Is there a package handling also pubKey/privKey generation and tx encoding/signing for Polkadot?

jacogr commented 3 years ago

The keying handles signing/keypairs, the API can contruct any transaction - https://polkadot.js.org/api/start/keyring.html