Pinned Repositories
a2l-poc
Proof of concept for the A2L protocol on top of Bitcoin.
comit-rs
Reference implementation of COMIT, an open protocol facilitating trustless cross-blockchain applications.
grin-btc-poc
A proof-of-concept implementation of a Grin-Bitcoin atomic swap
rendezvous-server
Standalone rendezvous server: https://github.com/libp2p/specs/blob/master/rendezvous/README.md
RFCs
Request for Comments (RFCs) for the COMIT network
rust-libp2p-tokio-socks5
Libp2p transport for sending TCP traffic via a SOCKS5 proxy e.g., over Tor network.
rust-secp256k1-zkp
thor
Proof of concept of the Generalized Bitcoin-compatible Channel paper on top of Bitcoin
waves
Workspace for project waves - bringing DeFi to Liquid.
xmr-btc-swap
Bitcoin–Monero Cross-chain Atomic Swap
COMIT's Repositories
comit-network/xmr-btc-swap
Bitcoin–Monero Cross-chain Atomic Swap
comit-network/comit-rs
Reference implementation of COMIT, an open protocol facilitating trustless cross-blockchain applications.
comit-network/grin-btc-poc
A proof-of-concept implementation of a Grin-Bitcoin atomic swap
comit-network/rendezvous-server
Standalone rendezvous server: https://github.com/libp2p/specs/blob/master/rendezvous/README.md
comit-network/waves
Workspace for project waves - bringing DeFi to Liquid.
comit-network/rust-libp2p-tokio-socks5
Libp2p transport for sending TCP traffic via a SOCKS5 proxy e.g., over Tor network.
comit-network/rust-secp256k1-zkp
comit-network/create-comit-app
Set up a local development environment for COMIT apps with one command.
comit-network/ambrosia
UI for trading in the COMIT network
comit-network/baru
comit-network/maia
A library for CFDs on Bitcoin which uses DLCs
comit-network/blockchain-contracts
Host the assembly/script code of blockchain contracts used in the COMIT protocol
comit-network/cross-curve-dleq
Proof of concept implementation of a cross-group DLEQ proof for secp256k1 and ed25519
comit-network/monero-rs
Rust Monero Library
comit-network/rust-elements-consensus
comit-network/rust-libp2p-async-await
comit-network/rust-libp2p-xtra
An `xtra` Actor for network communication building on top of libp2p-core.
comit-network/comit.network
COMIT website
comit-network/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
comit-network/elements-harness
comit-network/hash_edwards_to_edwards
Wrapper around Monero's hash_to_p3 function, which hashes a Curve25519 point to another point on the same curve.
comit-network/malax
A tool for _extracting_ the BTC price from BitMex and feeding it into redis in an Olivia compatible format.
comit-network/monero
Monero: the secure, private, untraceable cryptocurrency
comit-network/rust-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
comit-network/rust-libp2p
The Rust Implementation of libp2p networking stack.
comit-network/rust-secp256k1-zkp-old
Rust language bindings for Bitcoin secp256k1-zkp library.
comit-network/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
comit-network/xmr-btc-swap-poc
A PoC for Bitcoin–Monero cross-chain atomic swap
comit-network/xtra
🎭 A tiny actor framework
comit-network/xtra-productivity