Quickstart Guides
This section contains quickstart guides to help you integrate STON.fi features
Last updated
This section contains quickstart guides to help you integrate STON.fi features
Last updated
Welcome to the STON.fi Quickstart Guides section. These guides provide step-by-step instructions for implementing STON.fi features in your applications with minimal effort.
Each guide is designed to be beginner-friendly and focuses on practical implementation. The guides include complete code examples that you can use as a starting point for your own projects.
Currently, we offer the following quickstart guides:
- Learn how to build a simple token swap interface using React and the STON.fi SDK
- Learn how to use STON.fi's liquidity aggregation protocol in your application
Our quickstart guides typically cover:
Project setup with the necessary dependencies
Integration with TON wallets using TonConnect
Fetching data from STON.fi API
Executing transactions on the TON blockchain
Building user interfaces for STON.fi features
While our guides are designed to be accessible, having basic knowledge of the following will be helpful:
JavaScript/TypeScript
React (for frontend guides)
Basic understanding of blockchain concepts
After completing these quickstart guides, you may want to explore more detailed documentation:
- For advanced SDK usage
- For using STON.fi's liquidity aggregation protocol
- For direct interaction with smart contracts
We're constantly working to improve our documentation. If you have suggestions or encounter any issues with these guides, please .