ltlmaps / c-org

Smart-contracts for continuous organizations

Home Page:https://fairmint.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reference implementation for continuous organizations

Coverage Status

This repository contains the reference implementation for smart-contracts implementing the continuous organization model. You will find here:

  • the smart-contracts specification
  • the code for the ethereum blockchain

Development

yarn
yarn ganache

# in a second prompt
yarn test

About

Smart-contracts for continuous organizations

https://fairmint.co

License:GNU General Public License v3.0


Languages

Language:JavaScript 81.0%Language:Solidity 19.0%