
Home | Tezos
Tezos is an open-source platform that addresses key barriers facing blockchain adoption for assets and applications backed by a global community of validators, researchers, and builders. By design, Tezos embraces long-term upgradability, open …
Architecture | Tezos Documentation
2024年12月16日 · This diagram shows a high-level view of the Tezos system: Tezos layer 1 When people talk about Tezos, they usually mean the primary Tezos network, which is referred to as Mainnet, and the fundamental processing layer, known as layer 1. Tezos also has other networks used for testing, referred to as testnets.
Welcome | Tezos Documentation
Learn how to set up a Tezos account and manage it with a wallet, stake tez, and use applications. Read about how Tezos works, what distinguishes it from other blockchains, and how to develop decentralized applications. Read how to participate in Tezos and how to set up a full-fledged Octez node for baking.
How Tezos is Leading Scalability and Layer-1 Development - Tezos …
2023年7月5日 · In this article, I will dive deeper into the broader landscape of blockchain technology and highlight how the Tezos ecosystem is at the forefront of driving scalability and L1 development. In today’s rapidly advancing world, the introduction of digital alternatives for physical assets is gaining significant momentum.
Tezos - Wikipedia
Tezos is an open-source blockchain that can execute peer-to-peer transactions and serve as a platform for deploying smart contracts. The native cryptocurrency for the Tezos blockchain is the tez (ISO 4217: XTZ; sign: ꜩ). The Tezos network achieves consensus using proof-of-stake.
Tezos can instantiate any blockchain based ledger. The operations of a regular blockchain are implemented as a purely functional module abstracted into a shell responsible for network operations. Bitcoin, Ethereum, Cryptonote, etc. can all be represented within Tezos by implementing the proper in-terface to the network layer.
Tokens | Tezos Documentation
2024年7月26日 · In a blockchain ecosystem, a digital asset that can be transferred between accounts is called a token. Like other blockchains, Tezos relies on a native token in which transaction fees are paid. The native token of Tezos is tez (also known as …
Rollups on Tezos [Part I]. Tezos is leading the way with Rollups
2023年3月23日 · A Rollup is a piece of code that is part of the main chain (Layer 1), similar to smart contracts as they have their own address, and they allow you to take a batch of transactions from the main chain, process them all together off-chain inside the rollup nodes, and then post the data of the results and the new state of the rollup on the main ...
从多个方面了解公链Tezos和它的 Ithaca 2 升级 - CoinVoice
2022年4月1日 · Tezos的共识机制虽然也称之为PoS,但是Tezos却有属于自己独有的特点,这套机制称之为流动权益证明LPoS(Liquid Proof of Stake)。 在Tezos 里面,生产区块的人叫烘焙师(Baker),生产区块的过程叫烘焙(Baking),而烘焙的这个过程就会创建新XTZ。
Navigating Tezos Token Standards: FA1.2, FA2, and Beyond
2024年4月3日 · The FA1.2 standard is the first token standard created on Tezos and acts much like a blueprint for building and managing digital currency within the Tezos blockchain environment. Imagine it as the initial set of instructions for crafting uniform, interchangeable digital coins — similar to how the ERC-20 standard works for Ethereum.