xchain-avax
The xchain-avax library provides developers with a streamlined approach to interact with the Avalanche (AVAX) blockchain network.
Developers initiate the connection to the Avalanche network by specifying the network endpoint or RPC (Remote Procedure Call) URL. This establishes the communication channel between the application and the Avalanche blockchain.
This package uses etherjs library, by default it uses several providers. (https://docs.ethers.io/v5/api-keys/)
Explorer URL
Mainnet:`https://snowtrace.io/
Testnet:`https://testnet.snowtrace.io/
RPC Ethers Providers
For more information about the API of the package, please click here
Last updated