Skip to content

godking29/solana-bundling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana-bundling-toolkit

This package exports a series of toolkits that you can use to create pool

Installation

npm install solana-bundling
or
yarn add solana-bundling

Example Usage

if (USING_JITO) {
  createPoolAndInitialBuy();
} else {
  craetePool();
}

License

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published