Getting Started
npm install @one SWAP/sdkimport { one } from "@flipbridge/sdk";
const one SWAP = new one SWAP({ chain: "ETH" });
await one SWAP.transfer({ from: "ETH", to: "BNB", amount: "5" });Last updated
npm install @one SWAP/sdkimport { one } from "@flipbridge/sdk";
const one SWAP = new one SWAP({ chain: "ETH" });
await one SWAP.transfer({ from: "ETH", to: "BNB", amount: "5" });Last updated