Getting Started
NPM or Yarn install
npm i @flowx-finance/sdk
yarn add @flowx-finance/sdkNetwork explaination
In each instance of the class, a network is required, which includes two types of networks: mainnet and testnet. Currently, FlowX doesn't support devnet, but you can easily modify the configuration to support your contract.
Last updated
Was this helpful?

