Getting Started
NPM or Yarn install
Network 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