1.0.9 • Published 5 years ago

elastos-wallet-js v1.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Install

yarn add elastos-wallet-js or npm install elastos-wallet-js

Development

  • yarn or npm install to install dependencies
  • yarn test to run tests

Docs

https://elastos-wallet-lib-javascript.readthedocs.io/

Sandboxes

https://codesandbox.io/s/github/chutium/Elastos.ORG.Wallet.Lib.Javascript/tree/master/sandbox

Api

  • getSinglePublicKey
  • getSinglePrivateKey
  • getMasterPublicKey
  • getAddress
  • generateMnemonic
  • getSeedFromMnemonic
  • sign
  • verify
  • createTx
  • generateRawTransaction
  • sendRawTx
  • generateSubPrivateKey
  • generateSubPublicKey
  • getPublicKeyFromPrivateKey
  • isAddressValid
  • getIdChainMasterPublicKey
  • generateIdChainSubPrivateKey
  • generateIdChainSubPublicKey
  • getDid
  • getMultiSignAddress
  • multiSignTransaction
  • serializeMultiSignTransaction
1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago