{"id":"vara-network","title":"Vara Network","content":"**Vara Network** is a standalone layer-1 decentralized network constructed using the Gear Protocol and the Substrate framework. It is engineered to be a fast, scalable, and developer-centric platform for building and deploying complex decentralized applications (dApps) using WebAssembly (Wasm). [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)​\n\n![](https://ipfs.everipedia.org/ipfs/QmdSf7UyEVrFHFyhZRnv2j11B6WZhP4YskdJWiSmZmSRC9)\n\n## Overview\n\nVara Network functions as a decentralized blockchain operating on a Nominated Proof-of-Stake (NPoS) consensus mechanism. It stands as the primary and initial standalone network within the broader Gear Protocol ecosystem and is overseen by the Gear [Foundation](https://iq.wiki/wiki/foundation). [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) The platform's core objective is to facilitate the transition for developers from Web2 to [Web3](https://iq.wiki/wiki/web3) environments. It accomplishes this by leveraging advanced computational concepts like the actor model and persistent memory, which are intended to streamline the development of sophisticated, high-performance dApps. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\nThe network is architected to support use cases that demand very low latency and the capacity for parallel processing, such as blockchain-based gaming, advanced decentralized finance (DeFi) protocols, and other real-time applications. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) Its design emphasizes asynchronous communication between programs, allowing for the efficient and independent processing of multiple transactions simultaneously. This structure aims to provide a high-performance environment that can handle complex computational tasks on-chain. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\n## Architecture\n\nVara Network is built as a Layer-1 blockchain using the Substrate framework, which provides modularity and a native Nominated Proof-of-Stake (NPoS) consensus model for network security. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39) The network's distinctive smart contract functionality is powered by the Gear Protocol, which serves as its execution engine. This protocol is founded on three core technological pillars. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)\n\nFirst is the **Actor Model**, a paradigm of concurrent computation where individual programs, or \"actors,\" are lightweight, isolated units. Each actor communicates with others through asynchronous messages, which allows for a high degree of parallelism and prevents one program's execution from blocking others. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\nSecond is **Persistent Memory**, a mechanism that automatically preserves the memory state of a program between function calls. This simplifies the development process by eliminating the need for developers to manually write code to save and load state, thereby reducing the potential for bugs and increasing execution efficiency. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\nThird is the use of **WebAssembly (Wasm)** as the virtual machine for executing smart contracts, which the network refers to as \"programs.\" Wasm is a high-performance, sandboxed binary instruction format that allows code to be compiled from a variety of common programming languages, such as Rust, C, and C++, offering developers flexibility beyond [Solidity](https://iq.wiki/wiki/solidity). [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\n### Vara.eth Architecture\n\nThe network extends its capabilities to the [Ethereum](https://iq.wiki/wiki/ethereum) ecosystem through its Vara.eth application layer, which has a distinct dual-component architecture. The \"[Ethereum](https://iq.wiki/wiki/ethereum) Side\" features a main `Router.sol` smart contract that serves as the entry point for interactions originating from [Ethereum](https://iq.wiki/wiki/ethereum). This contract validates Wasm program code and initiates program creation. Each program on Vara is represented by a `Mirror.sol` contract on [Ethereum](https://iq.wiki/wiki/ethereum), which facilitates message passing and manages the program's execution balance. The system is designed to use EIP-4844 blob transactions to upload Wasm code for validation. [\\[3\\]](#cite-id-A4W2mCjFVWgVy8sr)\n\nThe \"Vara.Eth Side\" can be interacted with directly through its own API. This allows for faster and more cost-effective operations, including querying program states and submitting \"Injected Transactions.\" These are native Vara transactions that reference an [Ethereum](https://iq.wiki/wiki/ethereum) block for security but are processed off-chain by Vara validators, bypassing the [Ethereum](https://iq.wiki/wiki/ethereum) network for execution. [\\[3\\]](#cite-id-A4W2mCjFVWgVy8sr)\n\n## Products\n\nVara Network offers several products and tools designed to support development and user interaction on its blockchain. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)​\n\n### Vara.eth\n\n![](https://ipfs.everipedia.org/ipfs/QmVm2R9zj1b7F2U7rwTRTbdygD1irgGAw9jGbu4QH3NFQq)\n\nVara.eth is a specialized application layer designed to enable interaction between the Vara Network and the [Ethereum](https://iq.wiki/wiki/ethereum) ecosystem. It aims to allow [Ethereum](https://iq.wiki/wiki/ethereum) dApps to run on the more performant Vara Network, taking advantage of its speed and lower transaction costs, without requiring users to utilize traditional cross-chain asset bridges for communication. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[3\\]](#cite-id-A4W2mCjFVWgVy8sr)​\n\n### Vara NFT\n\nThis refers to the network's protocol standard for the creation and management of non-fungible tokens. It is intended to support a range of use cases within the Vara ecosystem, including in-game assets, digital collectibles, and identity verification systems. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)​\n\n### Vara Explorer\n\nThe official block explorer for the network is a customized version of Subscan. It serves as a tool for users, developers, and validators to view transactions, blocks, accounts, smart contract interactions, and other on-chain data in real-time. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)​\n\n### Developer Tools\n\n![](https://ipfs.everipedia.org/ipfs/QmPp2LPaF5Peiz76a1RFrJkMdxcuugaRNdPaSmFaec6zgi)\n\nThe Vara.eth ecosystem provides a suite of tools to assist developers. The `Vara.Eth TypeScript API` is a client library for building applications that communicate with the Vara network. The `vara-eth CLI` is a command-line interface tool that allows developers to upload and validate program code before deployment. For program development, the `Sails Framework` is available, along with the `sails-js` library for encoding and decoding message payloads. [\\[3\\]](#cite-id-A4W2mCjFVWgVy8sr)​\n\n## Features\n\nThe Vara Network's architecture incorporates several distinct features aimed at enhancing performance, developer experience, and user accessibility. [\\[4\\]](#cite-id-LeLGrgvq2Xumy85E)​\n\n#### **Seamless Ethereum Integration:** \n\nThrough the Vara.eth layer, the network allows for direct interaction with native [Ethereum](https://iq.wiki/wiki/ethereum) smart contracts without requiring new tokens or cross-chain bridges. Developers can use familiar [Ethereum](https://iq.wiki/wiki/ethereum) tools like [MetaMask](https://iq.wiki/wiki/metamask), [Etherscan](https://iq.wiki/wiki/etherscan), and The Graph, and users can operate applications from their existing [Ethereum](https://iq.wiki/wiki/ethereum) wallets. This design avoids the liquidity fragmentation often associated with wrapped tokens. [\\[4\\]](#cite-id-LeLGrgvq2Xumy85E)​\n\n#### **Parallel Execution and High Performance:** \n\nThe network's core design, based on the Actor Model, supports the parallel execution of programs. This means isolated programs can run concurrently across different validators, improving efficiency and throughput. Unlike traditional L2s, Vara.eth features a \"No Own Blocks\" architecture; it processes transactions but checkpoints batched state changes to [Ethereum](https://iq.wiki/wiki/ethereum) for security, avoiding the overhead of block production and enabling sub-second block times for low latency. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39) [\\[4\\]](#cite-id-LeLGrgvq2Xumy85E)​\n\n#### **Gasless Experience (Reverse Gas Model):** \n\n![](https://ipfs.everipedia.org/ipfs/QmRZcfQq68jGa7r5i9ZAJD9ZQAQV9cVppr6sZRxq5Vm4Hc)\n\nA key economic feature is the \"Reverse [Gas](https://iq.wiki/wiki/gas) Model,\" which expands on the concept of [gas](https://iq.wiki/wiki/gas) reservation. Programs on Vara maintain a dedicated \"Executable Balance\" to pay for their own execution costs. This allows application developers to sponsor transaction fees, creating a \"gasless\" experience for end-users, who only need to pay the base [Ethereum](https://iq.wiki/wiki/ethereum) transaction fee when interacting from the [Ethereum](https://iq.wiki/wiki/ethereum) side. This model is well-suited for subscription-based services and improving user onboarding. [\\[4\\]](#cite-id-LeLGrgvq2Xumy85E) [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)​\n\n#### **Real-time Interaction:** \n\nThe network offers two mechanisms for fast interactions. **Injected Transactions** are native Vara transactions sent directly to the network for low-cost operations processed by Vara validators. Additionally, a **Pre-confirmation** mechanism allows developers and users to access computation results in sub-second time, before the transaction is finalized on [Ethereum](https://iq.wiki/wiki/ethereum). This provides Web2-like responsiveness for latency-sensitive applications while retaining [Ethereum](https://iq.wiki/wiki/ethereum)'s security for final settlement. [\\[3\\]](#cite-id-A4W2mCjFVWgVy8sr) [\\[4\\]](#cite-id-LeLGrgvq2Xumy85E)​\n\n#### **Advanced Developer Environment:** \n\nVara utilizes WebAssembly (Wasm) as its runtime, often paired with the Rust programming language for developing secure, high-performance applications. It supports a large memory capacity per program (up to 2GB), enabling more sophisticated use cases like on-chain AI models and financial simulations. The ecosystem is supported by a rich developer toolkit, including the Sails Framework for simplified development and a TypeScript API for client-side integration. [\\[4\\]](#cite-id-LeLGrgvq2Xumy85E) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)​\n\n## Ecosystem\n\nThe Vara Network ecosystem is composed of its core technology, a supporting foundation, and various community-oriented initiatives. The primary technical components are the Vara Network itself as the Layer-1 blockchain, the Gear Protocol providing the underlying smart contract technology, and the Substrate framework upon which the network is built. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)\n\nThe **Gear Foundation** is the entity responsible for overseeing the network's development, managing the treasury, funding ecosystem growth, and fostering community engagement. To encourage adoption and attract builders to the platform, the foundation has established several programs. These include a grants program to fund promising projects, an ambassador program to promote the network, a validator program to support network decentralization and security, and \"Varathon\" hackathon events to spur innovation. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)\n\n## Use Cases\n\nThe architecture of Vara Network is intended to support a range of applications that are demanding in terms of performance and complexity.\n\n* **Gaming and Metaverse:** The low latency and parallel processing capabilities are suited for running complex on-chain game logic, managing in-game micro-transactions, and supporting persistent virtual worlds. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n* **Decentralized Finance (DeFi):** The network's high throughput is aimed at supporting complex financial instruments, high-frequency automated trading applications, and other DeFi protocols that require fast execution speeds. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n* **Real-Time Applications:** The platform is designed for decentralized social media, live streaming services, and other interactive applications where immediate data processing and user responsiveness are critical. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)\n* **Interoperability Solutions:** Through products like Vara.eth, the network aims to provide solutions for cross-chain communication and enable the migration of dApps from other chains without the use of conventional asset bridges. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)\n* **Supply Chain and Identity:** The technology is also positioned for use in supply chain management for tracking and verifying goods, as well as for developing secure and private digital identity solutions. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n* **Secure Systems and Data Management:** Other potential applications include the creation of secure systems for private financial authentication, transparent voting systems, and privacy-preserving management of healthcare data. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\nThe use cases cited are based on the network's design and intended functionality. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\n## Tokenomics\n\nThe native asset of the Vara Network is the VARA token, which is integral to the network's operation, security, and governance. The total supply of VARA is 10,000,000,000 tokens. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n\n### Allocation\n\nThe initial allocation of the VARA token supply is distributed as follows:\n\n* Seed Round: 2.16%\n* Private Sale: 15.84%\n* Strategic Sale: 2.00%\n* Team: 20.00%\n* [Foundation](https://iq.wiki/wiki/foundation): 10.00%\n* Ecosystem: 50.00% (This category includes community sales, liquidity provisions, grants, and other ecosystem-building initiatives.)\n\nThe allocation details are derived from the network's documentation. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)\n\n### Utilities\n\nThe VARA token and its wrapped version, wVARA, have several key utilities within the ecosystem.\n\n* **Transaction Fees:** VARA is used to pay for gas fees associated with processing transactions and executing programs on the Vara Network. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n* **Staking:** Token holders can stake VARA to participate in the Nominated Proof-of-Stake (NPoS) consensus mechanism. They can act as validators or nominate validators to help secure the network and earn staking rewards in return. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n* **Governance:** VARA holders are granted the ability to participate in the network's on-chain governance. This allows them to propose and vote on protocol upgrades, parameter changes, and other decisions affecting the network's evolution. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39)\n* **wVARA for Ethereum Interaction:** An ERC20-compliant wrapped version of the token, wVARA, exists on the [Ethereum](https://iq.wiki/wiki/ethereum) blockchain. It is used to pay gas fees and fund the execution balance of programs that are interacted with from the [Ethereum](https://iq.wiki/wiki/ethereum) side via the Vara.eth layer. [\\[3\\]](#cite-id-A4W2mCjFVWgVy8sr)\n\nThese utilities are central to the network's economic model and decentralized operation. [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa) [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39) [\\[3\\]](#cite-id-A4W2mCjFVWgVy8sr)\n\n### Governance\n\nVara Network features a decentralized on-chain governance system where VARA token holders have direct control over the protocol's evolution. Holders can create proposals and vote on a wide range of issues, including runtime upgrades, treasury spending from the Gear [Foundation](https://iq.wiki/wiki/foundation), and adjustments to network parameters. This model ensures that the network's development is guided by its community of stakeholders. [\\[2\\]](#cite-id-6CN8tIgO7OtAgq39) [\\[1\\]](#cite-id-JrwsczxAvJdtfnwa)","summary":"Vara Network is a standalone layer-1 decentralized network built on the Substrate framework and Gear Protocol. It aims to be a fast and scalable platform for developers to build dApps using WebAssembly (Wasm) with parallel execution and low latency.","images":[{"id":"QmWJZKFvjT9KSyLaNngaVsZQPg2aG4P64JZkRCCaRUcZqi","type":"image/jpeg, image/png"}],"categories":[{"id":"dapps","title":"dapps"}],"tags":[{"id":"Blockchains"},{"id":"Protocols"},{"id":"Ethereum"},{"id":"Developers"},{"id":"Polkadot"}],"media":[{"id":"QmdSf7UyEVrFHFyhZRnv2j11B6WZhP4YskdJWiSmZmSRC9","name":"vara banner2.webp","caption":"","thumbnail":"QmdSf7UyEVrFHFyhZRnv2j11B6WZhP4YskdJWiSmZmSRC9","source":"IPFS_IMG"},{"id":"QmRZcfQq68jGa7r5i9ZAJD9ZQAQV9cVppr6sZRxq5Vm4Hc","name":"vara image.webp","caption":"","thumbnail":"QmRZcfQq68jGa7r5i9ZAJD9ZQAQV9cVppr6sZRxq5Vm4Hc","source":"IPFS_IMG"},{"id":"QmPp2LPaF5Peiz76a1RFrJkMdxcuugaRNdPaSmFaec6zgi","name":"vara image2.webp","caption":"","thumbnail":"QmPp2LPaF5Peiz76a1RFrJkMdxcuugaRNdPaSmFaec6zgi","source":"IPFS_IMG"},{"id":"QmVm2R9zj1b7F2U7rwTRTbdygD1irgGAw9jGbu4QH3NFQq","name":"vara image3.jpg","caption":"","thumbnail":"QmVm2R9zj1b7F2U7rwTRTbdygD1irgGAw9jGbu4QH3NFQq","source":"IPFS_IMG"}],"metadata":[{"id":"website","value":"https://vara.network/"},{"id":"github_profile","value":"https://github.com/gear-tech"},{"id":"twitter_profile","value":"https://twitter.com/VaraNetwork"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/vara-network/"},{"id":"telegram_profile","value":"https://t.me/VaraNetwork_Global"},{"id":"discord_profile","value":"https://discord.com/invite/76nDXH2b"},{"id":"facebook_profile","value":"https://www.facebook.com/TheGearTechnologies"},{"id":"medium_profile","value":"https://medium.com/@VaraNetwork"},{"id":"etherscan","value":"https://etherscan.io/token/0xB67010F2246814e5c39593ac23A925D9e9d7E5aD"},{"id":"nansen","value":"https://app.nansen.ai/token-god-mode?chain=ethereum&tab=transactions&tokenAddress=0xB67010F2246814e5c39593ac23A925D9e9d7E5aD"},{"id":"contract_url","value":"https://vara.subscan.io/"},{"id":"references","value":"[{\"id\":\"JrwsczxAvJdtfnwa\",\"url\":\"https://eth.vara.network/whitepaper\",\"description\":\"Vara Network whitepaper analysis\",\"timestamp\":1774221418230},{\"id\":\"6CN8tIgO7OtAgq39\",\"url\":\"https://coinmarketcap.com/currencies/vara-network/\",\"description\":\"Vara Network on CoinMarketCap\",\"timestamp\":1774221418230},{\"id\":\"A4W2mCjFVWgVy8sr\",\"url\":\"https://github.com/gear-tech/gear-js/tree/main/apis/vara-eth\",\"description\":\"Vara.eth API GitHub repository\",\"timestamp\":1774221418230},{\"id\":\"LeLGrgvq2Xumy85E\",\"url\":\"https://eth.vara.network/whitepaper/features\",\"description\":\"Vara.eth features analysis\",\"timestamp\":1774221758155}]"},{"id":"commit-message","value":"\"Added Vara Network wiki page\""}],"events":[{"id":"fe039dd2-39e4-4ae8-bacc-81a42549a711","date":"2021-01","title":"Vara Network's underlying technology, Gear Protocol, was initiated","type":"CREATED","description":"Vara Network is built on the Gear Protocol, a cloud infrastructure project that was initiated in 2021.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"operator":{"id":"0x44864d85CAe284ca28D010f741bb26A336756E94"},"language":"en","version":1,"linkedWikis":{"blockchains":["ethereum"],"founders":[],"speakers":[]}}