This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these messages)
|
Other names | TON; former name: Telegram Open Network |
---|---|
Original author(s) | Nikolai Durov, Pavel Durov |
Developer(s) | TON Foundation, Telegram (no longer participating) |
Repository | github |
Written in | C++ |
License | GNU LGPL v2 |
Website | ton |
The
Open Network (previously Telegram Open Network, [1] both abb. as TON) is a decentralized computer network [2] consisting of a layer-1 blockchain with various components. TON was originally developed by Nikolai Durov who is also known for his role in creating the messaging platform, Telegram. Telegram had planned to use TON to launch its own cryptocurrency (Gram), but was forced to abandon the project in 2020 following an injunction by US regulators. [3] The network was then renamed and independent developers have created their own cryptocurrencies and applications using TON. Toncoin, the principal token of The Open Network is deeply integrated into the Telegram messaging app, used for paying rewards to creators and developers, [4] buying Telegram ads, [5] hosting giveaways [6] or purchasing services such as Telegram Premium.
In 2017–2018, the Telegram Messenger team begins to explore blockchain solutions for themselves. Finding no current Layer 1 blockchain able to support Telegram's 9-figure userbase, they decide to design their own layer-1 chain, then called Telegram Open Network. [7]
To obtain the resources required to make TON a reality, Telegram launched a Gram token (later renamed Toncoin) [1] sale in Q1 2018. [8] Durov considered venture capital financing but decided against it.
According to documents related to the U.S. Securities and Exchange Commission (SEC) v. Telegram suit (2020), by 2017, the self-funded startup needed money to pay for servers and services.[ citation needed ] Funds raised during the Telegram ICO were to be used for the development of Telegram and TON, as well as the ongoing expenses required to support the growth of the ecosystem. More than 80 percent of collected funds had been planned to be spent on equipment, bandwidth, colocation, and user verification costs. The rest were to be allocated for wages, offices, and legal and consulting services. [9]
Telegram introduced the design and initial implementation of the TON Blockchain. The Telegram team releases a series of documents detailing the design of TON Blockchain. Telegram initially launched the TON Testnet to the public through a testing environment for the TON blockchain. During the early testnet phase, Telegram released testnet tokens, which had no value and were used for testing purposes. [10]
To fund the development of the messenger and the blockchain project, Telegram attracted investments through a private Gram offering, but in light of regulatory complications, the Telegram team withdrew from the TON project (May 2020). [11]
In July 2020 Telegram placed the remaining testnet tokens into special Giver smart contracts that allowed anyone to participate in future mining and discontinued support for the TON testnet. [12] [13] [14]
A small team of open-source developers and Telegram contest winners Anatoliy Makosov and Kirill Emelyanenko, originally under the name NewTON, [1] took a deep dive into TON's codebase and resumed active blockchain development, adhering to the principles outlined in the original TON whitepaper. [15] [16] [17]
After TON's private development phase, all of its code was released to as open source in September 7, 2019. [18] The launch of the test network was initially scheduled for Q2 2018 with the main network launch in Q4, but the milestones were postponed several times. The testnet was launched in January 2019 with a half a year deviation from the plan. [19] [20] In May the company released the lite version of the TON blockchain network client. [21] In September the company released the complete source code for TON nodes on GitHub, making it possible to launch a full node and explore the testnet. [22] [23] The launch of the TON main network was scheduled for October 31. [24] [25]
The Open Network's fundamental infrastructure is a scalable multi-blockchain platform designed to support the creation and operation of decentralized applications (dApps) and smart contracts. Utilizing the proof-of-stake consensus mechanism, it can theoretically support up to 2^92 accompanying blockchains.
TON's design philosophy involves leveraging sharding to attain scalability. Its blockchains are designed with the ability to split and merge automatically to adapt to fluctuating loads. This design feature ensures that block generation speed is independent of transaction volume, avoiding network congestion and maintaining low operational costs irrespective of demand.
Hypercube routing mechanisms in TON ensure efficient data exchange between any two blockchains, regardless of the network size. Due to the logarithmic relationship between the time taken to transfer data and the number of blockchains in TON, the network can scale to millions of chains without compromising processing speed. [26] [27] [28]
TON employs an advanced proof-of-stake consensus mechanism. Validator nodes use deposit stakes to vouch for their reliability, achieving consensus through a variant of the Byzantine fault tolerance protocol. This approach is resource-efficient and allows TON to devote the computing power of nodes to processing transactions and executing smart contracts.
The TON network comprises a masterchain and up to 2^32 workchains, each with its unique ruleset. These rulesets dictate various aspects of the workchains, such as account address formats, transaction protocols, and virtual machines for executing smart contracts and managing basic cryptocurrencies. The workchains function cohesively within the TON ecosystem while maintaining their individual characteristics. [29]
Governance in TON is inherently decentralized and decisions for network modifications are contingent upon approval from the majority of validators. This is facilitated through the proof-of-stake consensus mechanism where validators can vote for network configuration changes or update their software to accept proposed changes.
The TON (Telegram Open Network) incorporates security measures through collaborations with various Security Assurance Providers (SAP). [30] These providers conduct testing and quality assurance for software within the TON ecosystem, aiming to enhance network security. The following is a list of SAPs associated with the TON Network such as Certik, Quantstamp, softstack (formerly Chainsulting), SlowMist, Hexens, Vidma, and Scalebit.
Toncoin is the principal cryptocurrency of The Open Network (TON) blockchain, and in particular of its masterchain and basic workchain. It is used for transaction fees, securing the blockchain through staking, deciding how the network develops, gas payments (i.e., smart-contract message processing fees), and settling payments. [31] [32]
A network proxy and anonymizer layer designed for TON nodes, TON Proxy is akin to the Invisible Internet Project (I2P) and facilitates the creation of decentralized VPN services and blockchain-based Tor alternatives. This capability enhances online privacy and offers protection against censorship towards the facilitation of decentralized applications which may be more resistant to censorship. [33] As of September 30, 2022, TON Proxy has been made compatible with HTTP Proxy. [34]
Launched by the TON Foundation on June 30, 2022, TON DNS operates similarly to domain names associated with other cryptocurrencies, offering ".ton" as its domain zone. The program assigns human-readable names to accounts, smart contracts, services, and network nodes. This service simplifies the process of accessing decentralized applications by allowing users to use short and simple domain names rather than long strings of alphanumeric characters. Domain names can also be associated with wallet addresses.[ citation needed ]
On December 31, 2022, TON Storage, a decentralized file storage system, was introduced. TON Storage is a distributed file storage system accessible through the TON P2P Network, resembling torrent-like technology that utilizes smart contracts for reliability. TON Storage provides a platform for the storage and exchange of large amounts of data using the TON blockchain network, in an effort to eliminate the need for centralized web servers. [35] [36]
Launched on June 30, 2022, TON Payments can be used for instant off-chain value transfers between users, bots, and other services. Security measures embedded in the system ensure that these transfers are as secure as on-chain transactions. [37] [38]
By May 2020, when Telegram's commitment to the project was unclear, other projects started to develop the technology. [39]
Launched on May 7, 2020, [40] " Free TON " [ ru ] is another project to continue development of Telegram Open Network technology using the source code freely available under GNU General Public License (GNU GPL). [41] By January 2021, the community of the project reached 30,000 people. [42] Free TON's token titled "TON Crystal" or just "TON" is distributed as a reward for contributions to the network. [43] Of five billion tokens issued at the moment of launch, 85% were reserved for users, 5% for validators, and 10% for the developers (including 5% dedicated for TON Labs, the developer of TON OS middleware for TON blockchain, which is the essential part of Free TON). [44] [45] [40] In 2021 it was rebranded to Everscale [ ru ]. [46]
On October 11, 2019, a couple of weeks before the planned TON launch, SEC obtained a temporary restrictive order to prevent the distribution of Grams. The regulator contended that initial Gram purchasers would be acting akin to underwriters, and the resale of Grams, once distributed, will be an unregistered distribution of securities. [47]
After a lengthy legal battle between Telegram and the SEC, Judge P. Kevin Castel of the U.S. District Court for the Southern District of New York agreed with the SEC's vision [48] that the sale of Grams, the distribution to initial purchasers, and the highly likely future resale should be viewed as a single "scheme" to distribute Grams to the secondary market in an unregistered security offering. The "security" at issue consisted of the whole set of contracts, expectations, and understandings around the sale and the distribution of tokens to the interested public, and not the Grams themselves. In this case, the initial purchasers acted as underwriters that planned to resell tokens, and not to consume them. The restrictions on Gram distribution remained in force for purchasers based in and outside U.S., as Telegram had no tools to prevent U.S. citizens from purchasing Grams on the secondary market. [49] [50] [47]
Following the court decision, the Telegram Open Network team announced that they would be unable to launch the project by the expected 30 April 2020 deadline. On 12 May 2020, Pavel Durov announced the end of Telegram's active involvement with TON.[ citation needed ] On June 11, Telegram settled with SEC U.S. Securities & Exchange Commission and agreed to return $1.22 billion as "termination amounts" in Gram purchase agreements, and pay an $18.5 million penalty to SEC. The company also agreed to notify the SEC of any plans to issue digital assets over the next three years. The judge approved the settlement on June 26. "New and innovative businesses are welcome to participate in our capital markets, but they cannot do so in violation of the registration requirements of the federal securities laws," the SEC spokesperson noted. Telegram had subsequently shut down TON test network. [51]
In 2020, Telegram repaid TON investors $770 million and converted $443 million into a one-year debt at 10% interest, raising its total liabilities to $625.7 million. On 10 March 2021, the company made the placement of 5-year bonds worth $1 billion to cover the debts it had to return by 30 April 2021. [52] [53]
Pavel Valeryevich Durov is a Russian business executive and entrepreneur serving as the chief executive officer (CEO) of Telegram since 2013.
Nikolai Valeryevich Durov is a Russian programmer and mathematician. He is the elder brother of Pavel Durov, with whom he founded the social networking site VK and later Telegram Messenger.
Ripple is a real-time gross settlement system, currency exchange and remittance network that is open to financial institutions worldwide and was created by Ripple Labs Inc., a US-based technology company. Released in 2012, Ripple is built upon a distributed open source protocol, and supports tokens representing fiat currency, cryptocurrency, commodities, or other units of value such as frequent flier miles or mobile minutes. Ripple purports to enable "secure, instantly and nearly free global financial transactions of any size with no chargebacks". The ledger employs the native cryptocurrency known as XRP.
Telegram Messenger, commonly known as Telegram, is a cloud-based, cross-platform, social media and instant messaging (IM) service. It was originally launched for iOS on 14 August 2013 and Android on 20 October 2013. It allows users to exchange messages, share media and files, and hold private and group voice or video calls as well as public livestreams. It is available for Android, iOS, Windows, macOS, Linux, and web browsers. Telegram offers end-to-end encryption in voice and video calls, and in optional private chats, which Telegram calls Secret Chats.
Ethereum is a decentralized blockchain with smart contract functionality. Ether is the native cryptocurrency of the platform. Among cryptocurrencies, ether is second only to bitcoin in market capitalization. It is open-source software.
A decentralized autonomous organization (DAO), sometimes called a decentralized autonomous corporation (DAC), is an organization managed in whole or in part by decentralized computer program, with voting and finances handled through a blockchain. In general terms, DAOs are member-owned communities without centralized leadership. The precise legal status of this type of business organization is unclear.
A blockchain is a distributed ledger with growing lists of records (blocks) that are securely linked together via cryptographic hashes. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data. Since each block contains information about the previous block, they effectively form a chain, with each additional block linking to the ones before it. Consequently, blockchain transactions are irreversible in that, once they are recorded, the data in any given block cannot be altered retroactively without altering all subsequent blocks.
Consensys is a private blockchain software technology company founded by Joseph Lubin and based in Fort Worth.
The DAO was a digital decentralized autonomous organization and a form of investor-directed venture capital fund. After launching in April 2016 via a token sale, it became one of the largest crowdfunding campaigns in history, but it ceased activity after much of its funds were taken in a hack in June 2016.
A decentralised application is an application that can operate autonomously, typically through the use of smart contracts, that run on a decentralized computing, blockchain or other distributed ledger system. Like traditional applications, DApps provide some function or utility to its users. However, unlike traditional applications, DApps operate without human intervention and are not owned by any one entity, rather DApps distribute tokens that represent ownership. These tokens are distributed according to a programmed algorithm to the users of the system, diluting ownership and control of the DApp. Without any one entity controlling the system, the application is therefore decentralised.
Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake. It can facilitate peer-to-peer transactions with its internal cryptocurrency, ADA.
EOS.IO is a blockchain protocol based on the cryptocurrency EOS. The smart contract platform claims to eliminate transaction fees and also conduct millions of transactions per second. It was developed by the private company Block.one and launched in 2017. The platform was later released as open-source software.
Neo is a blockchain-based cryptocurrency and application platform used to run smart contracts and decentralized applications. The project, originally named Antshares, was founded in 2014 by Da HongFei and Erik Zhang and rebranded as Neo in 2017. In 2017 and 2018, the cryptocurrency maintained some success in the Chinese market despite the recently-enacted prohibition on cryptocurrency in that country.
TRON is a decentralized, blockchain-based operating system with smart contract functionality, proof-of-stake principles as its consensus algorithm and a cryptocurrency native to the system, known as Tronix (TRX). It was established in March 2014 by Justin Sun and since 2017 has been overseen and supervised by the TRON Foundation, a non-profit organization in Singapore, established in the same year. It is open-source software.
A security token offering (STO) / tokenized IPO is a type of public offering in which tokenized digital securities, known as security tokens, are sold in security token exchanges. Tokens can be used to trade real financial assets such as equities and fixed income, and use a blockchain virtual ledger system to store and validate token transactions.
Decentralized finance provides financial instruments and services through smart contracts on a programmable, permissionless blockchain. This approach reduces the need for intermediaries such as brokerages, exchanges, or banks. DeFi platforms enable users to lend or borrow funds, speculate on asset price movements using derivatives, trade cryptocurrencies, insure against risks, and earn interest in savings-like accounts. The DeFi ecosystem is built on a layered architecture and highly composable building blocks. While some applications offer high interest rates, they carry high risks. Coding errors and hacks are a common challenge in DeFi.
Uniswap is a decentralized cryptocurrency exchange that uses a set of smart contracts to create liquidity pools for the execution of trades. It is an open source project and falls into the category of a DeFi product because it uses smart contracts to facilitate trades instead of a centralized exchange. The protocol facilitates automated transactions between cryptocurrency tokens on the Ethereum blockchain through the use of smart contracts. As of October 2020, Uniswap was estimated to be the largest decentralized exchange and the fourth-largest cryptocurrency exchange overall by daily trading volume.
Stacks, formerly Blockstack, is a blockchain platform for smart contracts, decentralized finance ("DeFi"), non-fungible tokens (NFTs), and decentralized apps ("DApps"). Stacks blockchain is a layer for bitcoin similar to the Lightning Network.
Solana is a blockchain platform which uses a proof-of-stake mechanism to provide smart contract functionality. Its native cryptocurrency is SOL.
Ilya Evgenievich Perekopsky is a Russian-born entrepreneur, manager, and investor. Vice President of the VKontakte network (2006-2014), Vice President of Telegram since 2018. Founder of Blackmoon Financial Group and the Blackmoon Crypto startup.
{{cite news}}
: CS1 maint: multiple names: authors list (link)