Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 715 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 715 Bytes

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