Skip to content

IvanMMM/jup-ag-core-patched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupiter Aggregator Core typescript library

1*cXNgzu0Pvj4HwOLw4Akwqg

Jupiter Aggregator (jup.ag)
The best swap aggregator on Solana. Built for smart traders who like money.


This repo is Jupiter Core SDK.

Example

For Node, or build your own lib, use Jupiter Core Example

Integrate with React instead?

The quickest way to integrate Jupiter with your UI, use Jupiter React Hook instead

React Native?

Checkout Jupiter React Native Example

Installation

Yarn

yarn add @jup-ag/core

NPM

npm install @jup-ag/core



Jupiter.load()

Initialize and load Jupiter instances

jupiter.getRouteMap()

Get routeMap, which maps each tokenMint and their respective tokenMints that are swappable

jupiter.computeRoutes()

Request Jupiter to compute the requested inputToken and outputToken, to query possible pairs, routes, amounts, slippage and more information.

About

Patched @jup-ag/core to return json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published