Skip to content

c-layer/contracts

Repository files navigation

Build Status Common Coverage Status License

Compliance Layer SmartContracts

Welcome to the C-Layer Ethereum monorepo.

Purpose

Provide an administrable layer over the Ethereum blockchain protocol.

One of the foremost use case is the support of regulated asset classes and financial services.

Content

This repository is a monorepos of the different component of the projects.

  • Common: contains the core and security architectures among other utilities
  • Oracle: contains an oracle
  • Token: contains the token core, all token delegates, a token factory with their own default configurations
  • Distribution: contains tokensale and vault contracts
  • Governance: contains voting and multisig contracts