Overview#

We are using Ethereum Distribution System to enable users to deploy their own infrastructure in transparent and decentralized way.

In order to be out of box compatible with the interfaces & notifications of the Rankify platform, any deployment should should be done from the Peeramid Labs Distributor contract (PeeramidLabsDistributor.sol).

Specific address for distributor deployment can be found in the deployments github directory.

Warning

This is a work in progress, and the documentation is not yet complete. It will change over time.

MAODistribution contract#

MAODistribution.sol is used to create a new Meritocratic Autonomous Organization (MAO).

This deployment will create following infrastructure:

ACID distribution#

ArguableVotingTournament.sol is used to distribute governance tokens to the participants of the MAO by conducting autonomous competence identification tournaments.

This distribution deploys the Diamond Proxy that contains the following facets:

If you have any further questions to clarify, please feel free to ask in the Rankify Discord.