# README
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.
# Packages
No description provided by the author