Setup0001Platform

Setup0001Platform

Provides initial configuration and setup.

constructor

constructor(address owner) public

setup

function setup(struct Setup0001PlatformParams params) public

Performs the setup functions related to the platform

setupRojiContractRegistryRegistrar

function setupRojiContractRegistryRegistrar(struct Setup0001PlatformParams params) internal

setupRojiSettings

function setupRojiSettings(struct Setup0001PlatformParams params) internal

setupRojiFinance

function setupRojiFinance(struct Setup0001PlatformParams params) internal

Was this helpful?