Zyra Blockchain Documentation
Getting Started
Welcome to Zyra! Zyra is a high-performance, multi-chain blockchain platform supporting smart contracts, NFTs, and decentralized governance.
- Connect your wallet to interact with Zyra dApps.
- Explore blocks, transactions, and validators in the Explorer.
- Participate in governance and vote on proposals.
- Mint and manage NFTs on the NFT page.
- Join new token launches via the Launchpad.
Core Features
- Multi-chain Support: Interact with multiple blockchains.
- Smart Contracts: Deploy and use smart contracts.
- NFTs: Mint, transfer, and view NFTs.
- Governance: Decentralized voting and proposals.
- Validator Nodes: High-performance, secure consensus.
API Reference
- RPC Endpoint:
https://rpc.zyra.network
- Get Block:
/block/{blockNumber}
- Get Transaction:
/tx/{txHash}
- Get Validator:
/validator/{id}