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.
git clone https://github.com/NebyDex/examples.git
npm install
npm run build
npm run get-quote
Make sure you change your private key in the example and rebuild the project
npm run router-swap
npm run pool-tvl
npm run pools
npm run multi-hop-quote
Make sure you change your private key in the example and rebuild the project
npm run multi-hop-swap