Skip to content

skip-mev/router-sdk-example

Repository files navigation

Skip Router SDK Frontend Example

This is an example of how to use the Skip Router SDK.

Demo: https://router-sdk-example.vercel.app/

Getting Started

Clone the repository and install the dependencies:

git clone https://github.com/skip-mev/router-sdk-example.git

Install the dependencies:

npm install
# or
yarn
# or
pnpm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Links

Releases

No releases published

Packages

No packages published