Skip to content

Files

Latest commit

 

History

History
This branch is 1 commit ahead of, 9 commits behind Conflux-Chain/js-conflux-sdk:v2.

api

API

  • Conflux The Conflux class provide methods to interact with RPC methods and send transaction.
  • Wallet The Wallet class provide methods to manage accounts and sign transactions.
  • PrivateKeyAccount The PrivateKeyAccount class can be used to sign transactions or messages. It can be created from a private key or be random generated.
  • Transaction The Transaction class provide methods to construct and encode transactions.
  • Drip Drip - CFX converter
  • format Type formaters
  • sign Crypto utilities
  • address utilities Address utilities