https://github.com/yetanotherco/yet-another-bridge
Yet Another Bridge is the most affordable, fastest and secure solution to bridge from Starknet to Ethereum
https://github.com/yetanotherco/yet-another-bridge
ethereum starknet
Last synced: about 1 month ago
JSON representation
Yet Another Bridge is the most affordable, fastest and secure solution to bridge from Starknet to Ethereum
- Host: GitHub
- URL: https://github.com/yetanotherco/yet-another-bridge
- Owner: yetanotherco
- License: apache-2.0
- Created: 2023-10-27T20:45:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T09:02:37.000Z (11 months ago)
- Last Synced: 2025-04-23T00:12:42.091Z (about 1 month ago)
- Topics: ethereum, starknet
- Language: Cairo
- Homepage: https://www.yetanotherbridge.com/bridge
- Size: 7.38 MB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 30
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yet Another Bridge 🍭
> [!CAUTION]
> Use with caution and at your own risk as this repository is still experimental and NOT production ready.
![]()
Yet Another Bridge is the cheapest, fastest and most secure bridge solution from Starknet to EthereumBridges are generally insecure and economically inefficient. They exhibit an
asymmetry between users and bridge operators, where users can easily lose funds.
We propose a bridge design that is simple, modular, and utilizes multi-storage
proofs and the native messaging system between Ethereum and Layer 2 networks (L2s)
as a fallback mechanism.In the following sections, you will find information about:
- [Features](about_yab/features.md)
- [How does it work](about_yab/how_does_it_work.md)
- [FAQ](about_yab/FAQ.md)