ZChains Whitepaper
  • Overview
  • Tokenomics
    • Glossary
    • Tokenomics
  • Get started
    • Installation
    • Local Setup
    • Cloud Setup
    • CLI Command
  • Additional Features
    • Explorer
    • Network stress testing
  • Architecture
    • Architecture Overview
    • Modules
      • Blockchain
      • Consensus
      • JSON RPC
      • Minimal
      • Networking
      • Other modules
      • Protocol
      • Sealer
      • State
      • Storage
      • TxPool
      • Types
  • Community
    • Propose a new feature
    • Report an issue
  • Concepts
    • State in Ethereum
  • Configuration
    • Manage private keys
    • Server configuration file
    • Secret Managers
      • Set up AWS SSM (Systems Manager)
      • Set up GCP Secrets Manager
      • Set up Hashicorp Vault
  • Consensus
    • Proof of Stake
    • Set up and use Proof of Stake (PoS)
  • Working with node
    • Backup/restore node instance
    • Query JSON RPC endpoints
    • Query operator information
  • Development Roadmap
Powered by GitBook
On this page
Export as PDF

Overview

NextTokenomics

Last updated 11 months ago

Introducing ZChains

An interoperable L1 network driven by its ecosystem and focused in delivering experience-based services. ZChains is a modular and extensible framework for building Ethereum-compatible blockchain networks, sidechains, and general scaling solutions.

Its primary use is to bootstrap a new blockchain network while providing full compatibility with Ethereum smart contracts and transactions. It uses IBFT (Istanbul Byzantine Fault Tolerant) consensus mechanism, supported in one flavour as .

ZChains also supports communication with multiple blockchain networks, enabling transfers of both and tokens, by utilising the centralised bridge solution.

Industry standard wallets can be used to interact with ZChains through the endpoints and node operators can perform various actions on the nodes through the protocol.

To find out more about ZChains, visit the:

---

CAUTION

This is a work in progress so architectural changes may happen in the future, so please contact the ZChains team if you would like to use it in production.

To get started by running a polygon-edge network locally, please read: and .

PoS (proof of stake)
ERC-20
ERC-721
JSON-RPC
gRPC
Official Website
GitHub
Telegram
X (Twitter)
Instagram
Discord
Installation
Local Setup