Skip to content

This repo contains the typescript code to demonstrate the swapping on Turbos Finance on Sui blockchain.

Notifications You must be signed in to change notification settings

jveer634/sui-turbos-swap-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turbos Finance Swap Example

This repo contains the typescript code to demonstrate the swapping on Turbos Finance on Sui blockchain.

  • To install
    git clone https://github.com/jveer634/sui-turbos-swap-ts.git
    cp .env.example .env
  • Paste your bs58 encoded private key starting with suiprivkey in .env file

  • Install the dependecies

    npm i
  • To run the project
    npm run swap

About

This repo contains the typescript code to demonstrate the swapping on Turbos Finance on Sui blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published