BlockDAG Docs
  • 🎯Introduction to BlockDAG
  • ⭐GETTING STARTED
    • What is BDAG?
    • Introductory Concepts
      • Decentralized Application (dApps)
      • Accounts
        • EVM Account
        • UTXO Account
      • Transactions
      • Blocks
      • EVM
        • Opcodes
      • Gas Fees
    • Nodes and Mining
      • Testnet Node Setup
    • BlockDAG Architecture
      • Architecture Overview
      • Core Modules and Components
      • Development and Implementation
      • Blockchain Features
      • Consensus Algorithm
  • TEST/MAIN NETWORKS
    • Testnet Alpha
    • Testnet Beta 1: Primordial
      • Network Details
  • BlockDAG Tools
    • Block Explorer
    • Faucet
    • Smart Contract IDE
      • IDE Layout
      • How to create and deploy
    • Contracts Wizard
  • BlockDAG Client APIs
    • EVM RPC
    • WebSocket
  • BlockDAG dApps
    • Create dApps
    • dApps Overview
    • Reflection User Guide
      • Home
      • Reflection Dashboard
      • Reflection
    • Lottery User Guide
      • Lottery Dashboard
      • Lottery
      • Participants
  • Block Explorer
    • EVM
      • Home
      • Block List
        • Block Detail
      • Transaction List
        • Transaction Detail
      • Address Details
      • Contract Listing
        • Contract Details
          • Transfer Tab
          • Holders Tab
          • Events Tab
          • Info Tab
          • Contract Tab
            • Code Tab
            • Read Tab
            • Write Tab
        • Contract Owner
        • Contract Verification
        • Contract Transaction Details
      • Tokens List
        • Token Detail
          • Transfer Tab
            • Transfer Detail Tab (Overview)
            • Transfer Detail (Logs)
          • Holders Tab
            • Holders Detail
          • Events Tab
          • Info Tab
          • Contracts Tab
        • Token Transfer
      • Node Visualizer
      • Faucet
    • UTXO
      • UTXO Home
      • Block List (UTXO)
        • Block Details (UTXO)
      • Transaction List (UTXO)
        • Transaction Details (UTXO)
      • Address Details (UTXO)
Powered by GitBook

Copyright © BlockDAG

On this page
  • BlockDAG Docs
  • Overview
  • Features
  • Documentation
  • Contributing
  • License
  • Community & Support

Was this helpful?

Edit on GitHub

README

Last updated 1 month ago

Was this helpful?

BlockDAG Docs

BlockDAG is a high-performance, decentralized blockchain architecture based on Directed Acyclic Graph (DAG) technology.

Overview

BlockDAG is a next-generation blockchain protocol designed to enhance scalability, security, and transaction throughput using Directed Acyclic Graphs (DAG). Unlike traditional blockchains, BlockDAG allows multiple blocks to be confirmed simultaneously, reducing confirmation times and improving network efficiency.

Features

  • Scalability: Supports parallel block creation, leading to higher transaction throughput.

  • Security: Uses robust consensus mechanisms to ensure network integrity.

  • Decentralization: Maintains a trustless environment with a distributed ledger.

  • Low Latency: Fast transaction confirmation times compared to traditional blockchains.

  • Smart Contracts: Compatible with Solidity-based contracts.

Documentation

BlockDAG's documentation is hosted on GitBook. Visit our docs for detailed guides, API references, and more:

Contributing

We welcome contributions from the community! Follow these steps to contribute:

  1. Fork the repository.

  2. Create a new branch (feature-branch or fix-issue).

  3. Commit your changes.

  4. Push to your fork and submit a Pull Request (PR).

License

This project is licensed under the MIT License. See LICENSE for details.

Community & Support

Discord:

Twitter:

Documentation:

GitHub Issues:

Join our community
@BlockDAGOfficial
GitBook Docs
Report an issue
BlockDAG Logo