An open API service indexing awesome lists of open source software.

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

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**