Skip to content

NebyDex/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neby Examples Banner

Neby Examples

This repository contains example code samples demonstrating the usage of Neby. These examples serve as practical references and starting points for developers working with the Neby ecosystem.

Setup Examples

1. Clone Repository

git clone https://github.com/NebyDex/examples.git

2. Install

npm install

3. Build

npm run build

4. Run Example

Running get-qoute

npm run get-quote

Running router-swap

Make sure you change your private key in the example and rebuild the project

npm run router-swap

Running pool-tvl

npm run pool-tvl

Running pools (query all Neby pools)

npm run pools

Running multi-hop-quote

npm run multi-hop-quote

Running multi-hop-swap

Make sure you change your private key in the example and rebuild the project

npm run multi-hop-swap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published