xchain-doge
Last updated
Last updated
This section for the xchain Doge library provides developers with a comprehensive understanding of the operational workflow and underlying mechanisms of the library. It outlines the steps involved in utilizing the library's features and functionalities to interact effectively with the Dogecoin blockchain network.
It communicates with Doge by using and
Mainnet: https://api.blockcypher.com/v1
Testnet: https://api.blockcypher.com/v1
Mainnet:
Testnet:
By default, the index is 0. - m/44'/3'/0'/0/
for mainnet, m/44'/3'/0'/0/
for testnet
getFeesWithRates
getFeesWithMemo
getFeeRates
You can check the functions available in this client from the following link