chillyvee / mars-hub

Mars Hub blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mars Hub

Mars Hub app-chain, built on top of Tendermint, Cosmos SDK, IBC, and CosmWasm.

Bug bounty

A bug bounty is currently open for Mars Hub and peripheral contracts. See details here.

Audits

See reports here.

Installation

Install the lastest version of Go programming language and configure related environment variables. See here for a tutorial.

Clone this repository, checkout to the latest tag, the compile the code:

git clone https://github.com/mars-protocol/hub.git
cd hub
git checkout <tag>
make install

A marsd executable will be created in the $GOBIN directory.

License

Contents of this repository are open source under GNU General Public License v3 or later.

About

Mars Hub blockchain

License:GNU General Public License v3.0


Languages

Language:Go 87.7%Language:TLA 4.6%Language:TypeScript 3.2%Language:Makefile 3.0%Language:Shell 0.8%Language:Dockerfile 0.7%