1 Repo
Multi-round data exchanges between wallets to construct signed transactions while maintaining participant anonymity.
Distinct from Interactive Transaction Sessions: This is a privacy-focused blockchain construction process, unlike general database transaction sessions or torrent coordinators.
Explore 1 awesome GitHub repository matching security & cryptography · Interactive Transaction Exchanges. Refine with filters or upvote what's useful.
Grin is a protocol implementation and blockchain node that provides a confidential transaction system. It uses Pedersen Commitments and homomorphic encryption to verify value integrity and ensure a consistent money supply without revealing specific transaction amounts or participant identities. The project distinguishes itself through an interactive transaction exchange model, where wallets coordinate multi-round data exchanges to build signed transactions. To maintain anonymity, the system supports onion-routed transaction delivery and masks originating IP addresses through specialized relay
Implements multi-round data exchanges between wallets to build signed transactions while maintaining participant anonymity.