Package Exports
- jetmint
- jetmint/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jetmint) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
JetMint SDK
JetMint SDK is a lightweight and easy-to-use SDK that handles JetMint API requests, enabling developers to interact seamlessly with JetMint services.
Features
- Launch Solana-based tokens on known protocols almost instantly
- Pay only 0.25% of transaction fees applied to buy/sell
- Simple integration with minimal setup
- More features coming in upcoming weeks
Installation
Install the SDK via npm:
npm install jetmint-sdkUsage
You can explore usage examples in the examples folder:
cd examplesRefer to the playground files for sample code and usage patterns.
License
This project is licensed under the MIT License.