Getting Started
Last updated
Last updated
To get started, install the latest version of OpenOcean Widget and required packages.
npm install @openocean.finance/widget wagmi @bigmi/react @solana/wallet-adapter-react @tanstack/react-query
is type safe, extensible, and modular library for building Ethereum apps.
is modular TypeScript library that provides reactive primitives for building Bitcoin applications.
is modular TypeScript wallet adapters and components for Solana applications.
is an async state manager that handles requests, caching, and more.
Below is a basic example using OpenOcean Widget with container customization.