RBTC Flyover - SDK Integration
The RBTC Flyover SDK streamlines integration between client applications and the Flyover Protocol. This easy-to-use JavaScript/TypeScript toolkit provides configuration options for Liquidity Providers (LPs) and custom network setups for connecting to Rootstock.
Here you can find step-by-step guides on how to integrate and perform basic operations using the SDK.
Prerequisites
The following are the minimum requirements and dependencies required for integrating the Flyover SDK.
Hardware Requirements
- See the minimum hardware requirements to set up and run a Rootstock Node.
Networks
- See the list of supported networks by the Flyover SDK
To set up a Rootstock node (RSKj). Read the Installation Guide for different operating systems or use the Reproducible build.
Getting Testnet Funds
You can get test BTC funds on Coinfaucet. To get test funds for RBTC, use the Rootstock Faucet. To get a legacy wallet address for use on Testnet, consider using an Electrum Bitcoin wallet.
Contract Addresses
Find a list of contract addresses for the Liquidity Bridge Contract (LBC), mainnet, and testnet addresses.
Installation
To install the Flyover SDK. See the different installation types.
npm install @rsksmart/flyover-sdk