Mainnet Deployment

On Namespace: n_7d40ccda457e374d8eb07b658fd38c282c545038

Currently Ouronet deployed on the Kadena Chain 2 on Mainnet, under the namespace: n_7d40ccda457e374d8eb07b658fd38c282c545038

Currently, Stage One is deployed and this consists of:

  • 13 Utilities Modules

  • 13 Principal Modules

  • 4 Client Modules (hosting the Client Functions which can only be accessed from here)

  • 2 Deployer Modules (used for initialisation)

  • 1 Dispenser Module (containing daily emission functions for Tokens)

Each module exposes its functions via its own interface, to be accessible using dynamic calls.

Two mode additiona interfaces are also deployed on this namespace:

  • [OuronetPolicy], an interface related to Intermodule Communication

  • [BrandingUsage], an interface related to Branding Mechanics, to be implemented in any module that defines Ouronet Assets, which can be branded.

Last updated