Application Actor

Overview

An Application is responsible for staking POKT in order to consume and pay for services available on Pocket Network as a function of volume and time.

Schema

The onchain representation of an Application can be found at application.proto: https://github.com/pokt-network/poktroll/blob/main/proto/pocket/application/application.proto

Configuration

Configurations to stake an Application can be found here: https://dev.poktroll.com/operate/configs/app_staking_config

Was this helpful?