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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
C

CatalystCode/ibera-ethereum-consortium-blockchain-network

0
View on GitHub↗
0 stars·0 forks·4 views

Ibera Ethereum Consortium Blockchain Network

Features

  • Blockchain Development - Reference implementation for deploying private Ethereum consortium networks.

Star history

Star history chart for catalystcode/ibera-ethereum-consortium-blockchain-networkStar history chart for catalystcode/ibera-ethereum-consortium-blockchain-network

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ibera Ethereum Consortium Blockchain Network

Similar open-source projects, ranked by how many features they share with Ibera Ethereum Consortium Blockchain Network.
  • bitcoin/bipsbitcoin avatar

    bitcoin/bips

    10,587View on GitHub↗

    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
    View on GitHub↗10,587
  • eosio/documentationEOSIO avatar

    EOSIO/Documentation

    2,037View on GitHub↗

    EOSIO Documents

    View on GitHub↗2,037
  • eosio/eosEOSIO avatar

    EOSIO/eos

    11,189View on GitHub↗

    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
    View on GitHub↗11,189
  • anders94/blockchain-demoanders94 avatar

    anders94/blockchain-demo

    5,653View on GitHub↗

    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
    View on GitHub↗5,653
See all 13 alternatives to Ibera Ethereum Consortium Blockchain Network→

Frequently asked questions

What are the main features of catalystcode/ibera-ethereum-consortium-blockchain-network?

The main features of catalystcode/ibera-ethereum-consortium-blockchain-network are: Blockchain Development.

What are some open-source alternatives to catalystcode/ibera-ethereum-consortium-blockchain-network?

Open-source alternatives to catalystcode/ibera-ethereum-consortium-blockchain-network include: bitcoin/bips — This repository serves as the official archive for Bitcoin Improvement Proposals, providing a centralized,… eosio/documentation — EOSIO Documents. 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…