unionlabs/union
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./.github/images/union-logo-white.svg"> <source media="(prefers-color-scheme: light)" srcset="./.github/images/union-logo-black.svg"> <img alt="Union" src="./.github/images/union-logo-black.svg" width="100%"> </picture> </div> <br/> <div align="center"> [](https://garnix.io) [][docs] [![Discord badge]](https://discord.union.build) [![Twitter handle]][twitter badge] </div> Union is the hyper-efficient zero-knowledge infrastructure layer for general message passing, asset transfers, NFTs, and DeFi. Its based on [Consensus Verification] and has no dependencies on trusted third parties, oracles, multi-signatures or MPC. It implements [IBC] for compatibility with [Cosmos] chains and connects to EVM chains like [Ethereum], [Berachain (beacon-kit)](https://github.com/berachain/beacon-kit), [Arbitrum], and more. The upgradability of contracts on other chains, connections, token configurations, and evolution of the protocol will all be controlled by decentralized governance, aligning the priorities of Union with its users, validators, and operators. ## Components | Component | Description | Language(s) | | --------------------------------------------------- | ---------------------------------------------------- | --------------------- | | [`uniond`](./uniond/README.md) | The Union node implementation, using [`CometBLS`] | [Go] | | [`galoisd`](./galoisd) | The zero-knowledge prover implementation | [Go] [Gnark] | | [`voyager`](./voyager) | Modular hyper-performant cross-ecosystem relayer | [Rust] | | [`cosmwasm`]
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...