awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EOSIO avatar

EOSIO/Documentation

0
View on GitHub↗
2,037 Stars·864 Forks·5 Aufrufeeos.io↗

Documentation

EOSIO Documents

Features

  • Blockchain Development - Technical white papers and developer guides for the EOSIO platform.

Star-Verlauf

Star-Verlauf für eosio/documentationStar-Verlauf für eosio/documentation

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Documentation

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Documentation.
  • bitcoin/bipsAvatar von bitcoin

    bitcoin/bips

    10,587Auf GitHub ansehen↗

    This repository serves as the official archive for Bitcoin Improvement Proposals, providing a centralized, version-controlled collection of technical standards and design specifications for the network. It functions as the primary record for the protocol, documenting the consensus rules and design improvements that govern the ecosystem. The project manages a structured editorial workflow that relies on peer-reviewed submissions to maintain the integrity of the technical record. By assigning unique identifiers to each proposal, it ensures that all proposed changes to the protocol are tracked,

    Wikitext
    Auf GitHub ansehen↗10,587
  • catalystcode/ibera-ethereum-consortium-blockchain-networkC

    CatalystCode/ibera-ethereum-consortium-blockchain-network

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • eosio/eosAvatar von EOSIO

    EOSIO/eos

    11,189Auf GitHub ansehen↗

    EOS is a Layer 1 blockchain infrastructure and high-throughput transaction engine. It serves as a WebAssembly smart contract platform that manages state transitions and network consensus across a peer-to-peer network. The system utilizes a sandboxed virtual machine for executing smart contract logic and employs a Byzantine Fault Tolerant delegated proof-of-stake consensus mechanism to finalize the global ledger state. It features a resource-based stake model for CPU and memory allocation and an asynchronous messaging system for inter-contract communication to prevent recursive call overflows.

    C++eosio
    Auf GitHub ansehen↗11,189
  • anders94/blockchain-demoAvatar von anders94

    anders94/blockchain-demo

    5,653Auf GitHub ansehen↗

    This project is an interactive blockchain educational simulator and visualizer. It serves as a tool for demonstrating how blocks are mined and chained through cryptographic hashing and proof of work. The application focuses on the simulation of a distributed ledger, allowing users to visualize the internal structure of an immutable record. It specifically demonstrates the process of block mining, where a valid nonce must be found to meet an adjustable mining difficulty threshold. The system covers the visualization of ledger operations, cryptographic block chaining, and real-time hash update

    Pug
    Auf GitHub ansehen↗5,653
Alle 13 Alternativen zu Documentation anzeigen→

Kuratierte Suchen mit Documentation

Handverlesene Sammlungen, in denen Documentation vorkommt.
  • Lernen & Referenzen

Häufig gestellte Fragen

Was macht eosio/documentation?

EOSIO Documents

Was sind die Hauptfunktionen von eosio/documentation?

Die Hauptfunktionen von eosio/documentation sind: Blockchain Development.

Welche Open-Source-Alternativen gibt es zu eosio/documentation?

Open-Source-Alternativen zu eosio/documentation sind unter anderem: bitcoin/bips — This repository serves as the official archive for Bitcoin Improvement Proposals, providing a centralized,… catalystcode/ibera-ethereum-consortium-blockchain-network. eosio/eos — EOS is a Layer 1 blockchain infrastructure and high-throughput transaction engine. It serves as a WebAssembly smart… ethereum/wiki. iotaledger/iri. anders94/blockchain-demo — This project is an interactive blockchain educational simulator and visualizer. It serves as a tool for demonstrating…