Zetrix Documentation (EN)
  • Introduction
    • Overview of Zetrix
    • Why Build on Zetrix
  • GETTING STARTED
    • Quick Start Guide
    • Key Concept
  • ARCHITECTURE
    • Blockchain Layer
    • Consensus Mechanism
      • DPos
      • BFT
    • Node Type
    • Security
  • DEVELOPER RESOURCES
    • Smart Contract Development Toolkit
    • Smart Contract
      • Introduction
      • ZTP Standard
        • ZTP-20
        • ZTP-165
        • ZTP-721
        • ZTP-1155
      • Syntax
    • API
      • Overview
      • HTTP
      • Websocket
      • Keypair
    • SDK
      • Node.js
      • Go
      • Java
    • Interoperability
    • Testing and Auditing
      • Asset Issuance
      • Legal Evidence
      • Smart Contract Assets
    • Verifiable Credentials
      • Getting Started
      • API Reference
  • Node & Validator
    • Overview and System Requirements
    • Node Installation
      • Dedicated Address
      • Docker Deployment
    • Maintenance
    • Node Monitoring
    • Common Problems
  • GOVERNANCE
    • On-Chain Governance
    • Distribution of Interests
  • TOKENOMICS
    • Native Token
    • Staking and Rewards
    • Gas Fees and Transaction
  • ECOSYSTEM
    • DApps and Projects
    • Partnerships
    • Explorer and Analytics
  • Wallets
    • Supported Wallets
    • Wallet Intergration
  • Blockchain as a Service
    • BaaS
      • Zetrix Service
        • Core
        • Transaction
        • Contract
    • Zetrix Oraclize
    • Scheduler Contract
  • MISC
    • Burn Address
  • Troubleshooting & FAQ
    • Terminology
    • Security Best Practices
  • Community & Support
    • Developer Community
    • Official Support
    • Contributing to the Blockchain
Powered by GitBook
On this page
  1. GETTING STARTED

Key Concept

  • Flexible multi-asset and multi-operator structure of accounts and transactions

  • An improved two-stage and two-layer consensus protocol based on DPoS+BFT, called “Firework”

  • A novel two-layer polymorphic architecture of multi-child Blockchain will be supported, called "Orbits"

  • An Inter-Chain of routing value among Blockchains will be supported, called "Canal"

  • Turing-perfect smart contracts, in support of programming languages of Javascript

  • Bunch of signature algorithms are supported, such as ED25519 and SM2

  • Built-in joint accounts to control multi signatures

  • High performance of transaction process with thousands of transactions per second (TPS)

  • Cross-platform support, such as Linux, MacOS, Windows and Android

  • Protect user's privacy by using cryptography technology such as homomorphic hiding and zero knowledge proof

PreviousQuick Start GuideNextBlockchain Layer

Last updated 7 months ago