ouiliame / core

GO implementation of the Terra Protocol

Home Page:https://www.terra.money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terra Core

banner

CircleCI codecov Go Report Card

The Terra Protocol facilitates the creation of digital assets Terra that track the value of major fiat currencies.

Key features:

  • A family of stable-coins pegged to major currencies, e.g. SDR, USD, KRW, JPY, EUR, and CNY.
  • Stability achieved by creating mining incentives that are countercyclical to Terra demand
  • Delegated Proof-of-Stake (Tendermint) consensus formed over the mining token Luna
  • Zero-spread atomic swap amongst Terra currencies.

Terra Core is a golang implementation of the Terra Protocol.

Terra Core builds on Tendermint consensus and the Cosmos SDK toolkits. Please make sure to study these projects as well if you are not already familiar.

WARNING: Terra Core has mostly stabilized, but breaking changes may come regularly.

Note: Requires Go 1.13+

Status

Network

  • Mainnet Columbus-3 is online. The launch repo contains snapshot of the launch as well as network updates.

  • Public testnet Soju-0013 is online. Our networks repo contains latest configuration files for the testnet. The Faucet can be used to get free tokens for the testnet.

Ecosystem

Terra Alliance

The current state of the Terra Alliance (businesses gearing to adopt TerraX for payments upon launch) is summarized here. The Terra Alliance currently spans businesses processing 25 billion USD for 45 million monthly active users across Asia.

Community & Contributions

Community channels actively being managed are here:

We are currently finalizing contribution standards and guidelines. In the meanwhile, if you are interested in contributing to the Terra Project, please contact our admin.

Documentation

See the docs and the white paper. Read the Changelog for major release updates.

About

GO implementation of the Terra Protocol

https://www.terra.money

License:Other


Languages

Language:Go 91.6%Language:Python 5.2%Language:Makefile 1.4%Language:HCL 1.2%Language:Shell 0.6%Language:Dockerfile 0.1%