xchain-bsc
This section provides an overview of the underlying mechanisms and operational workflow of the xchain-BSC blockchain library. It aims to give developers a clear understanding of how they can effectively utilize the library's features and functionalities to interact with the Binance Smart Chain (BSC) blockchain network.
This package uses etherjs library, by default, it uses several providers. (https://docs.ethers.io/v5/api-keys/)
Explorer URL
Mainnet:
https://bscscan.com
Testnet:
https://testnet.bscscan.com
RPC Ethers Providers
Mainnet:
https://rpc.ankr.com/bsc
For more information about the API of the package, please click here
Last updated