Skip to content
dc edited this page May 23, 2019 · 18 revisions

The contracts use a very simple multi-owner authentication system, where a contract totally trusts multiple other contracts to call its functions and configure it. It is expected that modification of this state will be via an interface that is used by the Governance layer.

Wards

Kovan deploy

Auth

Clone this wiki locally