Quickstart Guides

This section contains quickstart guides to help you integrate STON.fi features

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.

Available Guides

Currently, we offer the following quickstart guides:

  • Swap Guide - Learn how to build a simple token swap interface using React and the STON.fi SDK

  • Omniston Guide - Learn how to use STON.fi's liquidity aggregation protocol in your application

  • Liquidity Providing Guide - Learn how to provide liquidity to STON.fi pools

What You'll Learn

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

Prerequisites

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

Additional Resources

After completing these quickstart guides, you may want to explore more detailed documentation:

Feedback

We're constantly working to improve our documentation. If you have suggestions or encounter any issues with these guides, please contact us.

Last updated