Goodr SDK
About Goodr SDK
The Goodr SDK is a JavaScript/TypeScript library built to help you interact with Goodr on SonicSVM and Solana.
This page provides a brief introduction. For all detailed information, including setup, full usage examples, API references, and how to contribute, please see our comprehensive GitHub.
What is Goodr SDK?
The Goodr SDK allows developers to easily integrate functionalities for creating, trading, and managing meme tokens within the SonicSVM and Solana ecosystems.
Installation 💻
To get started, install the SDK via npm:
npm install goodrdotfun-sdk
Features & Usage
With the Goodr SDK, you can perform actions like:
Creating new tokens
Buying and selling tokens
Querying token information
Listening to on-chain events
All code examples, step-by-step guides, and the complete API documentation are available in our GitHub. We encourage you to explore it for a full understanding of the SDK's capabilities.
License 📄
The Goodr SDK is released under the MIT License.
This SDK is compatible with both the Solana and Sonic networks.
Last updated