js-conflux-sdk
Conflux Doc
  • Home
  • Introduction
  • QuickStart
  • Overview
  • Contrast with web3.js
  • Guides
    • Providers
    • How to Connect Fluent
    • CIP37 Address
    • Account
    • Sending Transaction
    • Interact with Contract
    • Sign methods
    • Error Handling
    • Batch RPC
  • API
    • Conflux
    • PoS
    • TxPool
    • Provider
    • Drip
    • Transaction
    • Wallet
  • Release notes
  • v2.0 Changes
  • FAQs
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

API

PreviousBatch RPCNextConflux

Last updated 1 year ago

Was this helpful?

  • The Conflux class provide methods to interact with RPC methods and send transaction.

  • The Wallet class provide methods to manage accounts and sign transactions.

  • The PrivateKeyAccount class can be used to sign transactions or messages. It can be created from a private key or be random generated.

  • The Transaction class provide methods to construct and encode transactions.

  • Drip - CFX converter

  • Type formaters

  • Crypto utilities

  • Address utilities

Conflux
Wallet
PrivateKeyAccount
Transaction
Drip
format
sign
address utilities