Skip to content

GoHypernet/Galileo-Terra-Framework

Repository files navigation

Terra Core

Overview

Notes

Terra Core is the reference implementation of the Terra protocol, written in Golang. Terra Core is built atop Cosmos SDK and uses Tendermint BFT consensus. If you intend to work on Terra Core source, it is recommended that you familiarize yourself with the concepts in those projects.

  • /p2p/* -> locoalhost:26656 (p2p connection port)
  • /RPC/* -> localhost:26657 (Remost Procedure Call API)
  • /LCD/* -> localhost:1317 (Lite Client Daemon API)

Building

This container runtime is targeted at linux. To build the container run:

docker build -t terra .

About

Repository for Galileo Terra Mission framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published