Skip to content
Rafael Vidaurre edited this page Dec 13, 2018 · 9 revisions

Polymath Apps Wiki

This wiki contains information about the different apps and packages in this repository, as well as other related topics.

Polymath

Polymath is composed of two big parts:

The Back-end lives inside the polymath-core repository, which holds all the smart contracts that implement the logic of the network.

Here's a video of the Back-end's architecture

The Front-end is a group of web apps and services that exist outside of the blockchain, their main goal is to provide a way to interact with the back-end. Theoretically speaking, one could completely avoid using the front-end and still be able to fully interact with the back-end. For instance, check this article explaining how to do this from My Ether Wallet (note that the article explains the steps after the ticker has been reserved, but even this can be done manually).

This Wiki's Sections