Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 875 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 875 Bytes

Heimdall

Go Report Card CircleCI GolangCI

Validator node for Matic Network. It uses peppermint, customized Tendermint.

Install from source

Make sure your have go1.11+ already installed

Install

$ make install 

Run-heimdall

$ heimdalld start

Run rest server

$ heimdalld rest-server 

Documentation

Latest docs are here