Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
> **⚠️ This repository is archived and no longer maintained**
>
> This repository was used for the legacy Heimdall implementation on Polygon. Following the Heimdall migration, this codebase is now deprecated and will no longer receive updates or support.
>
> ➡️ **The new Heimdall implementation is available at:** [https://github.com/0xPolygon/heimdall-v2](https://github.com/0xPolygon/heimdall-v2)
>
> Please refer to the new repository for all future development, issues, and documentation.

# Heimdall

[![Go Report Card](https://goreportcard.com/badge/github.com/maticnetwork/heimdall)](https://goreportcard.com/report/github.com/maticnetwork/heimdall) [![CircleCI](https://circleci.com/gh/maticnetwork/heimdall/tree/master.svg?style=shield)](https://circleci.com/gh/maticnetwork/heimdall/tree/master) [![GolangCI Lint](https://github.com/maticnetwork/heimdall/actions/workflows/ci.yml/badge.svg)](https://github.com/maticnetwork/heimdall/actions)
Expand Down
Loading