How to Use
Installation
yarn add @xchainjs/xchain-arbitrumPeer Dependencies
Testing
yarn install
yarn testExample
// Imports
import { Client, defaultArbParams } from "@xchainjs/xchain-arbitrum"
import { FeeOption } from "@xchainjs/xchain-client"
import { assetToBase, baseToAsset, assetAmount, Asset, Chain } from "@xchainjs/xchain-util"Connect Wallet to New Arbitrum Chain Client
Transfer Arbitrum Using arbitrumClient
Get Fees
Get Transaction Data & History
Last updated