awesome-repositories.com
Blog
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
·

3 repositorios

Awesome GitHub RepositoriesEscrow Systems

Automated mechanisms for holding and releasing funds based on predefined conditions in peer-to-peer transactions.

Distinguishing note: Focuses on automated financial trust mechanisms rather than general database storage or management.

Explore 3 awesome GitHub repositories matching data & databases · Escrow Systems. Refine with filters or upvote what's useful.

Awesome Escrow Systems GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • argotorg/solidityAvatar de argotorg

    argotorg/solidity

    25,659Ver en GitHub↗

    This project is a high-level programming language and compiler toolchain designed for writing and deploying smart contracts on decentralized virtual machines. It provides a framework for creating self-executing code that operates within deterministic execution environments, ensuring that distributed nodes reach identical state transitions through stack-based machine execution. The language enables the development of complex decentralized logic by supporting state-machine-based contract structures and modular composition. It includes built-in capabilities for cryptographic signature verificati

    Implements automated, trustless financial escrow logic for secure peer-to-peer asset transfers.

    C++blockchaincppethereum
    Ver en GitHub↗25,659
  • bisq-network/bisqAvatar de bisq-network

    bisq-network/bisq

    5,112Ver en GitHub↗

    Bisq es un exchange de bitcoin descentralizado y mercado de criptomonedas peer-to-peer. Permite el intercambio de activos digitales por monedas nacionales u otros activos a través de un libro de órdenes descentralizado sin necesidad de una autoridad central, registro de usuario o verificación de identidad. El proyecto utiliza un sistema de depósito en garantía (escrow) multifirma no custodial para asegurar las operaciones, garantizando que los fondos se liberen solo cuando se cumplan las obligaciones comerciales. Para preservar el anonimato del usuario y ocultar direcciones IP, la red enruta el tráfico a través de una capa superpuesta enmascarada y utiliza cifrado de extremo a extremo para todas las comunicaciones entre pares. El sistema cubre la creación y aceptación de ofertas comerciales, la configuración de métodos de pago externos y un sistema de arbitraje humano descentralizado para resolver disputas comerciales.

    Uses multi-signature escrow systems to hold funds securely during peer-to-peer transactions.

    Javabisqbitcoinexchange
    Ver en GitHub↗5,112
  • xrplf/rippledAvatar de XRPLF

    XRPLF/rippled

    5,166Ver en GitHub↗

    rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv

    Implements automated systems for locking assets that are only released upon providing a specific cryptographic fulfillment.

    C++blockchainc-plus-pluscplusplus
    Ver en GitHub↗5,166
  1. Home
  2. Data & Databases
  3. Escrow Systems