Terp Network Docs

Products

Get Introduced To Featured Apps, Products, Tools of Terp Network

Terp-Core

All Terp Network Modules

ModuleDescription
ClockAllows smart contracts to execute logic at the end of every block without an external bot.
DripEnables live airdrops by sending tokens to the fee_pool module.
FeeshareShares contract execution fees with smart contract developers.
Global FeeSets a minimum fee across all transactions.
IBChooksAllows incoming token transfers to call a function on any smart contract.
PacketforwardMiddlewareEnables complex, multi-chain transfers with a single transaction.
TokenfactoryAllows any account to create a new native denom.
AuthorizationGranular permission grants for accounts, useful for multi-faceted systems.
CosmWasmRust-based smart contracts.
DistributionDistribution of block rewards to delegators.
FeeGrantShare fees generated by apps built on-chain as they are used by others.
GovernanceVoting capabilities on-chain for the chain itself and individuals.
IBCInter-Blockchain Communication protocol for asset transfers across Cosmos blockchains.
MintingResponsible for minting tokens and managing inflation.
StakingSecures the network and rewards delegators.
SlashingProgrammed disincentive module for bad actors on Terp Network.

IBC Protocol - Inter Blockchain Communication


IBC provides a permissionless way for relaying data packets between blockchains. Data packets that are relayed between blockchains often include data that triggers state changes on the destination chain; whether it be a smart contract call to perform an action, or sends tokens to a destination address, IBC creates true protocol interoperability. The following examples are powered by IBC on Terp Network:

IBCdescription
Packet-Forward-Middleware (PFM)Allows complex, multi-chain transfers with 1 tx.
IBC-HooksAllow ICS-20 token transfers to initiate contract calls. This powers cross-chain contract calls, that involve token movement.
Interchain QueriesEnables on-chain applications to query the state of other chains seamlessly: without involving the queried chain, and requiring very little from the querying chain.
Interchain Accounts (ICA)Interchain accounts, or ICA: allow for a chain, a module, or a user on that chain to programmatically control an account (the interchain account) on a remote chain.
Interchain Security (ICS)Enables other blockchains to be secured through Proof-of-Stake (PoS) by the TERP tokens

Cosmwasm Tools

Terp Account Billboards

Broadcast verifiable inforamation associated with your account to the world

Cw-Headstash

Cw-Calendar

Cw-Infusions

Cw-Walled-Garden

Zk-CosmWasmVM

Indexer & Nodes

Oline-Deployments

Automate Deployment of Ephemeral Nodes

Storage Server

Store public archival data with S3 apis,automate CID addressing via IPFS gateways

Merkle Tree Server

Serve and manage dedicated merkle trees

Custom Cosmovisor

Automate upgrades to include verifiable pre-upgradde script download & execution

On this page