Skip to content

kanalabs/kana-swap-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanaLabs SWAP API Example

Follow these steps to set up and run the project locally.

1. Install Dependencies

Use one of the following commands to install the necessary packages:

# Using yarn
yarn install

# Using npm
npm install

# Using pnpm
pnpm install

2. Navigate to the Aptos Examples

cd src/same-chain/aptos

3. Update and Execute the Script

Add your APTOS_PRIVATEKEY and APTOS_ADDRESS in swap.ts, then run the following command to execute the script:

ts-node swap.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors