This package exports a series of toolkits that you can use to create pool
npm install solana-bundling
or
yarn add solana-bundling
if (USING_JITO) {
createPoolAndInitialBuy();
} else {
craetePool();
}
This project is licensed under the terms of the MIT license.