Skip to content

Releases: scorela/oink-bridge

Initial Release: ↔ Bridge

26 Nov 08:19

Choose a tag to compare

🐷 ↔ 🌙 Bridge v1.0.0

First official release of the Cross-chain wrapper token bridge between Cardano and Midnight networks.

✨ Features

  • 1:1 Peg Guarantee: Strictly enforced locking and minting.
  • Multisig Security: 2-of-3 validator signature requirement.
  • Privacy: Zero-Knowledge transfers on Midnight.
  • Docker Support: One-tap deployment with ./start.sh.
  • CLI Tools: Full suite for wrapping, unwrapping, and status checks.

🛠 Installation

git clone https://github.com/scorela/oink-bridge.git
cd oink-bridge
./start.sh

📊 Verification

  • 33 Unit Tests passing
  • Full simulation coverage
  • Peg integrity verification scripts included

Full Changelog: https://github.com/scorela/oink-bridge/commits/v1.0.0