Protocol
Please note: All the details described below which is applicable to Antelope, applies to InfraBlockchain-Antelope.
Core
Antelope Core
provides the basic building blocks for the system
layer and because they are not implemented as smart contracts they do not provide the same level of flexibility. Nevertheless, the core
implementation is also open source and thus it can be modified as well to suit custom business requirements.The core protocols are:
System
The Antelope blockchain platform is unique in that the features and characteristics of the blockchain built on it are flexible, that is, they can be changed, or be modified completely to suit each business case requirement. Core blockchain features such as consensus, fee schedules, account creation and modification, token economics, block producer registration, voting, multi-sig, etc., are implemented inside smart contracts which are deployed on the blockchain built on the Antelope platform. These smart contracts are referred to as system contracts
and the layer as the Antelope system
layer, or simply system
layer.
​infra.system
sys.tokenabi​
Last updated