https://github.com/bifrost-platform/bifrost-relayer.py
The Python implementation of the Bifrost Network's relayer
https://github.com/bifrost-platform/bifrost-relayer.py
bfc bifrost cross-chain-communication-protocol ethereum evm python
Last synced: 4 months ago
JSON representation
The Python implementation of the Bifrost Network's relayer
- Host: GitHub
- URL: https://github.com/bifrost-platform/bifrost-relayer.py
- Owner: bifrost-platform
- License: apache-2.0
- Created: 2022-10-11T06:24:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T05:10:41.000Z (over 2 years ago)
- Last Synced: 2023-10-17T12:01:39.981Z (over 2 years ago)
- Topics: bfc, bifrost, cross-chain-communication-protocol, ethereum, evm, python
- Language: Python
- Homepage: https://www.bifrostnetwork.com
- Size: 495 KB
- Stars: 7
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 🚨 Deprecation Notice
## This repository is no longer maintained.
> **`bifrost-relayer.py` is deprecated and has been fully replaced.**
We have officially migrated the Bifrost relayer implementation from Python to Rust for improved performance, safety, and maintainability.
---
### 🔄 New Repository
Please refer to the new implementation here:
👉 [**bifrost-relayer.rs**](https://github.com/bifrost-platform/bifrost-relayer.rs)
---
### 📌 What this means
- ❌ No new features or bug fixes will be made to this repository.
- 🚫 Issues and pull requests are no longer being monitored.
- ✅ All ongoing development is now at the Rust-based relayer repo.
We recommend all developers and integrators to **transition to the new Rust version as soon as possible**.
---
For migration help or questions, feel free to open an issue or discussion in the new repository.
**— The Bifrost Team**