Skip to main content

Installation

You can install Fibrous Router SDK using npm, yarn, or pnpm: Latest stable version: 1.0.1

Quick 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, Citrea, HyperEVM, Monad, or Starknet)

Next Steps

After installation, check out these guides to learn more about specific features: