Union

screenshot of Union
astro
svelte
vite

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

Overview:

Union is a hyper-efficient zero-knowledge infrastructure layer designed for general message passing, asset transfers, NFTs, and DeFi. It utilizes Consensus Verification and does not rely on trusted third parties, oracles, multi-signatures, or MPC. Union is compatible with Cosmos chains through IBC and can connect to EVM chains like Ethereum, Berachain, and Arbitrum. The protocol's evolution and governance are controlled by decentralized governance for enhanced alignment with users, validators, and operators.

Features:

  • Consensus Verification: Built on Consensus Verification, Union ensures a secure and efficient infrastructure layer.
  • Zero-Knowledge Prover: Utilizes Galoisd for implementing zero-knowledge prover implementation in Go and Gnark.
  • Modular Relayer: Voyager is a modular hyper-performant cross-ecosystem relayer written in Rust.
  • Decentralized Governance: All decisions regarding upgradability, connections, token configurations, and protocol evolution are controlled by decentralized governance.
  • CosmWasm Smart Contract Stack: Incorporates CosmWasm for smart contract development in Rust.
  • EVM Compatibility: Union can connect with various EVM chains like Ethereum, Berachain, and Arbitrum.
  • Light Clients: Offers light clients for different ecosystems in Rust.
  • Faucet: Drip is a faucet for Cosmos chains to facilitate easy access to tokens.

Summary:

astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.