Skip to content

Latest commit

 

History

History
95 lines (76 loc) · 2.17 KB

harmonyone.md

File metadata and controls

95 lines (76 loc) · 2.17 KB

Blockchain Evaluation

Summary -

Reference Material

Blockchain Explorers

Relevant Documentation

Relevant Code Links

Key Repositories

Functional Breakdown

  • Persistence
    • Storage
    • Light Client
    • Node
    • Validator
    • Archive Node
  • Distribution
    • Discovery
    • Gossip
    • Consensus
      • Block Finality
  • Formal Proofs
  • Security
    • Signing
    • Hashing
    • Privacy
  • Governance
    • Staking
    • Voting
  • Chaincode
    • See WASM above
  • Deployment
  • Interledger
    • Message Format
    • Relay Chain
    • Consensus Process
    • Cross Chain
  • Developer Tools
    • API
    • RPC
    • CLI
    • SDK
  • Off Chain Orchestration
    • Oracles
    • Workflow
  • Wallets
    • Feather
  • Chain Tools
    • Governance
    • Token Economics
    • Token Standards
  • Business Tools
    • Analytics
    • System Monitoring
    • Deployment Tools

Key Pull Requests or Features

Prototyping

Deploying a Node

Deploying an Asset

Running a Transaction