youngqqcn / 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 whitepaper.

See the announcement here: https://blog.fairmint.com/fairmint-releases-its-bonding-curve-contract-in-open-source-1d142b9baaa8

You will find in this repository:

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

Development

yarn
yarn ganache

# in a second prompt
yarn test

Important disclaimer

The continuous organization whitepaper was written in 2018 and this implementation created in months after. Since then, we created Fairmint to provide founders with the easiest, cheapest, and sexiest solution to issue equity onchain compliantly. While we originally started by implementing the whitepaper, we've learned A LOT and iterated many times: from the CSO described in the whitepaper to the CAFE, the Rolling SAFE and the Community SAFE... Today, using Fairmint, you can raise funds, publicly or privately, directly from your website, compliantly, using the legal terms that suit you and your company best (from the traditional YC SAFEs to our more community-oriented SAFEs, or even using your custom legal form). Head to https://fairmint.com to start and go live with your fundraising in less than 10 minutes!

About

Smart-contracts for continuous organizations

https://fairmint.co

License:GNU General Public License v3.0


Languages

Language:JavaScript 81.8%Language:Solidity 18.2%