GithubHelp home page GithubHelp logo

isabella232 / heimdall-4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maticnetwork/heimdall

0.0 0.0 0.0 564.82 MB

Validator node for Matic PoS layer

License: GNU General Public License v3.0

Shell 0.02% JavaScript 31.76% Go 68.11% Makefile 0.06% HTML 0.05% Dockerfile 0.01%

heimdall-4's Introduction

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

Init-heimdall

$ heimdalld init
$ heimdalld init --chain=mainnet        Will init with genesis.json for mainnet
$ heimdalld init --chain=mumbai         Will init with genesis.json for mumbai

Run-heimdall

$ heimdalld start

Usage

$ heimdalld start                       Will start for mainnet by default
$ heimdalld start --chain=mainnet       Will start for mainnet
$ heimdalld start --chain=mumbai        Will start for mumbai
$ 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:

```bash
docker build -t heimdall .
docker run heimdall

Documentation

Latest docs are here

heimdall-4's People

Contributors

0xkrishna avatar 0xsasaprsic avatar 0xsharma avatar anilcse avatar begmaroman avatar cffls avatar engwarrior avatar ferranbt avatar igorcrevar avatar jdkanani avatar manav2401 avatar mankenavenkatesh avatar momosh-ethernal avatar nemanja0x avatar ngotchac avatar ptsayli avatar rajatlko13 avatar ramakrishna183 avatar reddyismav avatar satpalsandhu61 avatar shahbhavir avatar ssandeep avatar temaniarpit27 avatar tokamak-git avatar vaibhavchellani avatar vaibhavjindal3012 avatar vcastellm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.