Installation
You can install Fibrous Router SDK using npm, yarn, or pnpm: Latest stable version: 0.6.1Quick Start
Check out the detailed example in the Fibrous SDK Github Repository section for a simple example of how to initialize and use the SDK. Here’s a simple example of how to initialize and use the SDK:Requirements
- Node.js version 18.x or higher
- A Web3 provider (like ethers.js) for transaction signing
- Access to supported blockchain networks (Base, Scroll,HyperEVM or Starknet)