Overview
Staking on TON (Telegram Open Network) involves locking up tokens to support the network's security and operations. In return, stakers earn rewards.
The Chorus One SDK simplifies this process by providing developers with the tools needed to build, sign, and broadcast staking transactions.
Pick the Pool Technology
Before you start developing your staking application, you need to decide which pool technology you want to use. We recommend the TON Pool for most use cases, as it is easy to start using, it supports an unlimited number of delegators, and it's minimal stake is only 10 TON.
However, if you have specific requirements, you can choose the Nominator or Single Nominator pool.
Recommended
β
Best for
Most use cases
Large delegators
Single delegators
Delegators
Unlimited
40 Max
1
Minimal Stake
10 TON
10,000 TON
400,000 TON
Partial Withdrawal
β
β Must withdraw all funds
β
Pool creation
β Not needed
β Per request
β Per request
Once you have chosen the pool technology, continue with the respective guide.
Further Reading
Last updated
Was this helpful?