OCamlPro / freeton_wallet

The 'ft' tool is a multi-account terminal wallet for the Free TON blockchain. It is based on the freeton_ocaml_sdk.
https://ocamlpro.github.io/freeton_wallet
Other
14 stars 9 forks source link

Actions Status Release

freeton_wallet

The 'ft' tool is a multi-account terminal wallet for Free TON users and developers. It implements account creation/queries, contract deployments and calls, and inspection of blockchain state. It is the swissknife of Free TON.

The FreeTON blockchain is the open-source version of the Telegram Open Network. FreeTON is one of the only blockchains with dynamic sharding for unlimited scalability and immediate finality for real-time applications. It also uses Proof-of-Stake with delegation through smart contracts. Smart contracts are written in dialects of Solidity and C++ with asynchonous external calls.