Merge branch 'willruddick-master-patch-57081' into 'master'
Update README.md See merge request grassrootseconomics/cic-docs!95
This commit is contained in:
commit
0d5c4ed678
17
README.md
17
README.md
@ -15,13 +15,16 @@ Community Inclusion Currency (CIC) technology seeks to give organizations and co
|
|||||||
+ [Preso](https://drive.google.com/file/d/1qLfNgIBkhnrxesAJd2Sn9eCxsAzctSqV/view?usp=sharing)
|
+ [Preso](https://drive.google.com/file/d/1qLfNgIBkhnrxesAJd2Sn9eCxsAzctSqV/view?usp=sharing)
|
||||||
|
|
||||||
|
|
||||||
## Open source code
|
## CIC-Engine - Open source code
|
||||||
+ [Grassroots Economics Implementation](https://gitlab.com/grassrootseconomics)
|
+ **CIC-Engine**, Top level code desctiption ([CIC Engine](https://gitlab.com/grassrootseconomics/cic-docs/-/blob/master/cic-engine.md))
|
||||||
+ [Generic CIC code Repo](https://gitlab.com/cicnet)
|
+ **Base components**, containing all necessary provisions for services and tooling. ([Chaintools](https://gitlab.com/chaintool))
|
||||||
|
+ **Generic services components**, libraries, daemons and services making up the custodial engine. ([cicnet](https://gitlab.com/chaintool))
|
||||||
|
+ **Deployment components**, which facilitates deployment of the custodial engine, as well as seeding data for development, demonstration and migration. ([GrassrootsEconomics](https://gitlab.com/grassrootseconomics/))
|
||||||
+ [Dashboard](https://github.com/GrassrootsEconomics/Accdash) [Dashboard API](https://github.com/GrassrootsEconomics/Accap)
|
+ [Dashboard](https://github.com/GrassrootsEconomics/Accdash) [Dashboard API](https://github.com/GrassrootsEconomics/Accap)
|
||||||
+ [Demurrage Smart Contract](https://gitlab.com/cicnet/erc20-demurrage-token)
|
+ [Demurrage Smart Contract](https://gitlab.com/cicnet/erc20-demurrage-token)
|
||||||
|
|
||||||
## CIC full system vision ##
|
## CIC full system notes ##
|
||||||
|
See ([CIC Engine](https://gitlab.com/grassrootseconomics/cic-docs/-/blob/master/cic-engine.md)) for our vision mission and community statement
|
||||||
* Blockchain
|
* Blockchain
|
||||||
* Currently: To ensure decentralization, censor proofing and fair gas prices we work on Humanitarian Blockchains like bloxberg.org.
|
* Currently: To ensure decentralization, censor proofing and fair gas prices we work on Humanitarian Blockchains like bloxberg.org.
|
||||||
* Blockchain 1st vs database
|
* Blockchain 1st vs database
|
||||||
@ -31,15 +34,15 @@ Community Inclusion Currency (CIC) technology seeks to give organizations and co
|
|||||||
* A blockchain that enables easy and secure bridging to other chains.
|
* A blockchain that enables easy and secure bridging to other chains.
|
||||||
* Blockchain Contracts
|
* Blockchain Contracts
|
||||||
* [Demurrage token](https://gitlab.com/cicnet/erc20-demurrage-token) - Network / Basic Income token - Mints tokens that include a demurrage.
|
* [Demurrage token](https://gitlab.com/cicnet/erc20-demurrage-token) - Network / Basic Income token - Mints tokens that include a demurrage.
|
||||||
* Bridge - in order to move between the side chains (Layer 2) and the Ethereum main net we use a bridge
|
* Bridge - in order to move between the side chains (Layer 2) we use a bridge
|
||||||
* Currently: We have no connections to Ethereum Mainnet
|
* Currently: We have no connections to Ethereum Mainnet
|
||||||
* Goal: To have options to bridge to a variety of other tokens - possibly Cosmos Protocol
|
* Goal: To have options to bridge to a variety of other tokens - possibly Cosmos Protocol
|
||||||
* Liquidty Pools - Enable connection of Sarafu and CICs to each other and outside networks
|
* Liquidty Pools - Enable connection of Sarafu and CICs to each other and outside networks
|
||||||
* Currently not in use: Bancor Protocol v1 - [Blockchain Smart Contract](https://github.com/bancorprotocol/contracts)
|
* Currently not in use.
|
||||||
* Goal" A variety of options for connecting CICs and other tokens, such as [Static and Bonded Liquidity pools](https://www.grassrootseconomics.org/post/static-vs-bonded-liquidity-pools-for-cics)
|
* Goal" A variety of options for connecting CICs and other tokens, such as [Static and Bonded Liquidity pools](https://www.grassrootseconomics.org/post/static-vs-bonded-liquidity-pools-for-cics)
|
||||||
* Contract Deployment (Currency Creation service)
|
* Contract Deployment (Currency Creation service)
|
||||||
* Currently: We currently deploy all contracts via Command line
|
* Currently: We currently deploy all contracts via Command line
|
||||||
* Goal: A web based interface for organizations and communities to create their own tokens and other contracts
|
* Goal: A web based interface for organizations and communities to create their own tokens and other contracts (DAO)
|
||||||
* CIC Token Creation system
|
* CIC Token Creation system
|
||||||
* Currently: Manual contract deployment (command line) and paper based agreements with communities.
|
* Currently: Manual contract deployment (command line) and paper based agreements with communities.
|
||||||
* Goal: Registered organizations can submit an application to be an issuer, they must have:
|
* Goal: Registered organizations can submit an application to be an issuer, they must have:
|
||||||
|
Loading…
Reference in New Issue
Block a user