Skip to main content

Building Tools For The Ecosystem

Learn how to maintain and add new features to Terp-Core.

What is Terp-Core?

Terp-Core is the software that powers Terp Network. It is how a computer can become a node on terp-network, validate new blocks and earn rewards, save archives for indexing, and much more.

Nodes & Validators

ModuleDescription
Node & ValidatorsAll peer-to-peer networking, state indexing, & node configuration logic.
Application LogicCustom modules & functions that power verifiable business logic.
IBC compatibilityClient & Packet verification & acknowledgement logic for cross-chain functions.

Get Started