Skip to content

gengmoqi/solana-orca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orca-test

Adopted from Orca Typescript SDK

Installation

Use your environment's package manager to install @orca-so/sdk and other related packages into your project.

yarn add @orca-so/sdk @solana/web3.js decimal.js

Setup TODOs

  • Replace your own private key string
  • Use your own rpc and ws url to setup connection
  • Randomize the amount to bypass dedup
  • Play around with the batchSize parameter

Run

To run txs that swaps SOL for ORCA:

npx ts-node swap_sol2orca.ts

To run txs that swaps ORCA back for SOL:

npx ts-node swap_orca2sol.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published