Projects
Development & Validation
Validator Tools
Swiss Army Knife for TON Validator Activities
https://github.com/mercuryoio/ton-validatorTonWeb-mnemonic
Mnemonic code for generating deterministic keys for TON (JavaScript)
https://github.com/toncenter/tonweb-mnemonicMadelineTon.js
Pure JS client-side implementation of the Telegram TON blockchain protocol
https://github.com/danog/madelineTon.jsTokens
TON Decentralized Exchange
Decentralized exchange that supports for Grams, built-in extra currencies, custom workchains and TRC20 tokens (like Ethereums ERC20 tokens).
https://dexton.online/TokeTON
Initial Coin Offering (ICO) fundraising for various projects using the Gram cryptocurrency.
https://toketon.com/ERC20 Tokens ported to TON
Illustrates the capabilities of the TON blockchain through a smart contract for issuing fungible ERC20 tokens. The smart contract can be easily modified to support a token sale.
https://ton.adoriasoft.com/TRC20
TON fungible token implementation (like ERC20 in Ethereum)
https://github.com/cod1ng-studio/TRC20Misc
TON Register (Offline)
A system for teachers and students for keeping a register of school marks on the TON Blockchain.
https://www.ton-register.com/Crypto Sender
Experimental encrypted messenger for Android using the TON Blockchain. Allows exchanging on-chain messages with contacts as well sending cryptocurrency.
https://complex-soft.com/messenger.aspxOracleHub
A platform allowing smartcontracts to interact with the outside world, a martketplace of data-providers.
https://oraclehub.online/Data Storage Proxy
A data storage proxy contract that stores data and allows using it, respecting the data owner, access rights and other attributes.
https://skydev0h.github.io/ton-freestyle-2/dspsc.htmlPayments
Grampay Commerce
A marketplace for Sellers and Buyers with escrow payments and a dispute system. Use a Telegram bot to create your shop and start selling your products for Grams.
https://t.me/grampayorgbot https://grampay.org/TON Goods (Offline)
An ecosystem for selling and buying goods using the TON Blockchain.
https://www.ton-goods.com/TON Pool (Offline)
Pool funds in the TON blockchain network for a specified purpose — like creating a validator or buying a present for someone — and redistribute the returns proportionally, if any.
https://ton.ms/ https://t.me/pool_ton_botConditional Transfer Contract
A decentralized smart contract that collects Grams and releases them when a specific condition is met. Can be used for escrow, crowdfunding, custody, splitting, etc.
https://skydev0h.github.io/ton-freestyle-2/ctsc.htmlTON Auction
A platform for auctions and trade. Sell items or create auctions for everyone to participate. Supports three types of auctions: open English auction, first-price and second-price sealed-bid blind auctions.
https://ton-auction.com/API & Explorers
Games
TON Gambling
A platform for virtual games. Currently supports Lottery and Blackjack, but the code can be re-used to add more games.
https://ton-gamble.com/The Chat Game (Offline)
A game based on various RPG mechanics, including collectible items. User inventories are implemented as an open registry on the TON Blockchain, allowing users to hoard, transfer and subject their items to arbitrary complex operations governed by smartcontracts.
https://thechatgame.net/