Heimdall
⚠️ Deprecated. Legacy Heimdall implementation for Polygon. See https://github.com/0xPolygon/heimdall-v2 for the active version.
Install / Use
/learn @0xPolygon/HeimdallREADME
⚠️ 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
Please refer to the new repository for all future development, issues, and documentation.
Heimdall
Validator node for Matic Network. It uses peppermint, customized Tendermint.
Install from source
Make sure you have Go v1.20+ already installed.
Install
$ make install
Init Heimdall
$ heimdalld init
$ heimdalld init --chain=mainnet Will init with genesis.json for mainnet
$ heimdalld init --chain=amoy Will init with genesis.json for amoy
Run Heimdall
$ heimdalld start
Usage
$ heimdalld start Will start for mainnet by default
$ heimdalld start --chain=mainnet Will start for mainnet
$ heimdalld start --chain=amoy Will start for amoy
$ heimdalld start --chain=local Will start for local with NewSelectionAlgoHeight = 0
Run rest server
$ heimdalld rest-server
Run bridge
$ heimdalld bridge
Develop using Docker
You can build and run Heimdall using the included Dockerfile in the root directory:
docker build -t heimdall .
docker run heimdall
Documentation
Latest docs are here.
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
