Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 933 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 933 Bytes

TON Labs Smart Contracts

Smart contracts for Free TON blockchain. Solidity and C++ contracts and accompanying documentation are in their respective folders.

Some of the more commonly used contracts:

  • SafeMultisig Wallet - formally verified wallet recommended for validators
  • SetcodeMultisig Wallet - a more advanced version of the wallet that allows to manage custodians
  • DePool - decentralized staking smart contract
  • SMV - advanced governance smart contracts
  • DeBots - decentralized bot interfaces to smart contracts on Free TON