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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xrplevm avatar

xrplevm/node

0
View on GitHub↗
1,271 estrellas·27 forks·Go·Apache-2.0·0 vistas

Node

The project is a proof of authority blockchain node and Ethereum virtual machine node that runs Ethereum smart contracts on a Cosmos software development kit consensus network. It is built as an application-specific blockchain using modular consensus and state-machine components to ensure reliable decentralized state replication, while maintaining network security and consensus integrity through an authority-gated validator model.

The network supports bridge-based asset transfer by locking tokens on a primary ledger and minting corresponding representations on a sidechain using cryptographic proof verification. It interprets and runs compiled smart contract instructions within a sandboxed runtime environment and exposes standard Ethereum-compatible API endpoints via a JSON-RPC interface layer to interact with external developer tooling and wallets.

Features

  • Ethereum Smart Contract Implementations - Executes EVM-compatible bytecode on a blockchain network to support decentralized applications and custom logic.
  • Proof-of-Authority Consensus - Manages network security and validator participation through controlled permissions and governance mechanisms.
  • Blockchain Nodes - Operates as an EVM-compatible blockchain node running Ethereum smart contracts on a Cosmos SDK consensus network.
  • Validator Participation Management - Maintains network security and consensus integrity by restricting validator participation to authenticated and approved entities.
  • Tokenized Asset Bridges - Supports bridge-based asset transfer by locking tokens on a primary ledger and minting corresponding representations on a sidechain.
  • Ethereum JSON-RPC Clients - Exposes standard Ethereum-compatible API endpoints via a JSON-RPC interface layer for developer tooling and wallets.
  • EVM-Compatible - Runs Ethereum bytecode and decentralized applications on a high-performance blockchain network built for cross-chain compatibility.
  • Bytecode Execution Engines - Interprets and runs compiled smart contract instructions within a sandboxed runtime environment.
  • Ethereum Virtual Machines - Provides a virtual machine execution environment for processing EVM bytecode and decentralized applications.
  • Consensus-Based State Replication - Ensures reliable decentralized state replication using modular consensus and state-machine components.
  • Blockchain Development Frameworks - Builds and operates custom blockchain networks using the Cosmos software development kit and consensus engine.

Historial de estrellas

Gráfico del historial de estrellas de xrplevm/nodeGráfico del historial de estrellas de xrplevm/node

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Node

Colecciones seleccionadas manualmente donde aparece Node.
  • EVM runtime configuration

Alternativas open-source a Node

Proyectos open-source similares, clasificados según cuántas características comparten con Node.
  • inoutcode/ethereum_bookAvatar de inoutcode

    inoutcode/ethereum_book

    4,081Ver en GitHub↗

    This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides structured instruction on blockchain fundamentals, smart contract development, and the architectural principles of decentralized applications. The resource covers technical domains including smart contract security auditing, network administration, and web3 programming. It details the implementation of token standards, the use of mnemonic seeds for wallet integration, and the creation of censorship-resistant application architectures. The documentation extends to system-level opera

    Vueblockchaindappsethereum
    Ver en GitHub↗4,081
  • openethereum/parity-ethereumAvatar de openethereum

    openethereum/parity-ethereum

    6,831Ver en GitHub↗

    This project is a collection of blockchain tools providing an Ethereum client node, a virtual machine runtime for smart contract execution, a blockchain wallet manager, and a programmatic network interface. It implements the necessary components to synchronize blockchain state, validate blocks, and process transactions on the Ethereum network. The software includes a dedicated command line interface for managing node operations and monitoring network status. It features a comprehensive suite of cryptographic utilities for generating account keypairs, managing encrypted secret stores, and sign

    Rustblockchainclientethereum
    Ver en GitHub↗6,831
  • taikoxyz/taiko-monoAvatar de taikoxyz

    taikoxyz/taiko-mono

    4,568Ver en GitHub↗

    This project is an Ethereum zero-knowledge rollup protocol and EVM-compatible execution layer designed for layer two scaling. It provides an environment that runs unmodified bytecode to ensure smart contracts operate without requiring manual changes, finalizing state transitions on the Ethereum mainnet. The system is distinguished by a decentralized sequencer network that manages transaction ordering and preconfirmations to accelerate finality. It employs a hybrid verification model combining zero-knowledge proofs and trusted execution environments to validate state transitions, alongside a m

    Rustbasedethereumlayer2
    Ver en GitHub↗4,568
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Ver en GitHub↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Rustblockchaindistributed-ledger-technologymove
    Ver en GitHub↗7,612
Ver las 30 alternativas a Node→

Preguntas frecuentes

¿Qué hace xrplevm/node?

The project is a proof of authority blockchain node and Ethereum virtual machine node that runs Ethereum smart contracts on a Cosmos software development kit consensus network. It is built as an application-specific blockchain using modular consensus and state-machine components to ensure reliable decentralized state replication, while maintaining network security and consensus integrity through an authority-gated validator model.

¿Cuáles son las características principales de xrplevm/node?

Las características principales de xrplevm/node son: Ethereum Smart Contract Implementations, Proof-of-Authority Consensus, Blockchain Nodes, Validator Participation Management, Tokenized Asset Bridges, Ethereum JSON-RPC Clients, EVM-Compatible, Bytecode Execution Engines.

¿Qué alternativas de código abierto existen para xrplevm/node?

Las alternativas de código abierto para xrplevm/node incluyen: inoutcode/ethereum_book — This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides… openethereum/parity-ethereum — This project is a collection of blockchain tools providing an Ethereum client node, a virtual machine runtime for… taikoxyz/taiko-mono — This project is an Ethereum zero-knowledge rollup protocol and EVM-compatible execution layer designed for layer two… mystenlabs/sui — Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It… adrianhajdin/project_web3.0 — This project is a blockchain education platform that integrates a React frontend with Solidity smart contracts to… jpmorganchase/quorum — Quorum is a permissioned blockchain framework based on Ethereum, designed for enterprise consortia. It implements a…