Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Make sure you have thoroughly tested contracts before using them in a production
| [single-nominator-pool](https://github.com/orbs-network/single-nominator) <br /> <small>🪄 [Run in WebIDE](https://ide.ton.org/?importURL=https://github.com/orbs-network/single-nominator&name=single-nominator)</small> | Single Nominator Pool smart contract |
| [vesting-contract](https://github.com/ton-blockchain/vesting-contract) <br /> <small>🪄 [Run in WebIDE](https://ide.ton.org/?importURL=https://github.com/ton-blockchain/vesting-contract&name=vesting-contract)</small> | The Vesting contract allows you to lock a certain amount of Toncoin for a specified time and gradually unlock them. |
| [storage](https://github.com/ton-blockchain/ton/tree/master/storage/storage-daemon/smartcont) <br /> <small>🪄 [Run in WebIDE](https://ide.ton.org/?importURL=https://github.com/ton-blockchain/ton/tree/master/storage/storage-daemon/smartcont&name=storage)</small> | TON Storage provider and fabric contracts |
| [epoch-staking-contract](https://github.com/TonCast/toncast-dao) <br /> <small>🪄[Run in WebIDE](https://ide.ton.org/?importURL=https://github.com/TonCast/toncast-dao&name=ToncastDAO&lang=tact)</small> | Decentralized staking protocol for JTON tokens with NFT certificates and epoch-based rewards |

### Ecosystem contracts

Expand Down