Update README.md
This commit is contained in:
parent
ad7fb2ffe3
commit
3ebe74400d
10
README.md
10
README.md
@ -1,5 +1,5 @@
|
|||||||
## Community Inclusion Currencies (CICs) Documentation
|
## Community Inclusion Currencies (CICs) Documentation
|
||||||
Community Inclusion Currency (CIC) technology seeks to give organization and communities the ability to issue, use and manage CICs in order to build resilient and connected economies.
|
Community Inclusion Currency (CIC) technology seeks to give organizations and communities the ability to issue, use and manage CICs in order to build resilient and connected economies.
|
||||||
+ [White Paper](https://docs.google.com/document/d/1Wmnpjc5bX1b8XP1kNtiZCqurMYw__4sNmdHjtSnnLWQ/edit?usp=sharing)
|
+ [White Paper](https://docs.google.com/document/d/1Wmnpjc5bX1b8XP1kNtiZCqurMYw__4sNmdHjtSnnLWQ/edit?usp=sharing)
|
||||||
+ [Frequently Asked Questions](https://docs.google.com/document/d/1qtlOEL4pqW1vOL893BaXH9OqRSAO3k0q2eWbVIkxEvU/edit?usp=sharing)
|
+ [Frequently Asked Questions](https://docs.google.com/document/d/1qtlOEL4pqW1vOL893BaXH9OqRSAO3k0q2eWbVIkxEvU/edit?usp=sharing)
|
||||||
+ [Blog](https://grassecon.org/blog)
|
+ [Blog](https://grassecon.org/blog)
|
||||||
@ -18,13 +18,13 @@ Community Inclusion Currency (CIC) technology seeks to give organization and com
|
|||||||
* Currently: We are on a public blockchain (Layer 2 side chain) called [xDAI](https://www.xdaichain.com/)
|
* Currently: We are on a public blockchain (Layer 2 side chain) called [xDAI](https://www.xdaichain.com/)
|
||||||
* Goal: To ensure decentralization, censor proofing and fair gas prices we plan to setup a validation node on this chain.
|
* Goal: To ensure decentralization, censor proofing and fair gas prices we plan to setup a validation node on this chain.
|
||||||
* Blockchain Contracts
|
* Blockchain Contracts
|
||||||
* Bridge - in order to move between the xDAI side chain (Layer 2)and the Ethereum main net we need a bridge (hard spoon).
|
* Bridge - in order to move between the xDAI side chain (Layer 2) and the Ethereum main net we need a bridge (hard spoon).
|
||||||
* Currently: We connect to the Ethereum Main net using the xDAI to DAI bridge.
|
* Currently: We connect to the Ethereum Main net using the xDAI to DAI bridge.
|
||||||
* Goal: To have options to bridge to a variety of potential reserves
|
* Goal: To have options to bridge to a variety of potential reserves
|
||||||
* Bonding Curves - Enable us to add collateral (aka Reserves to CICs) as well as connect CICs to eachother in a safe way.
|
* Bonding Curves - Enable us to add collateral (aka Reserves to CICs) as well as connect CICs to eachother in a safe way.
|
||||||
* Currently: Bancor Protocol v1
|
* Currently: Bancor Protocol v1 - [Blockchain Smart Contract](https://github.com/bancorprotocol/contracts)
|
||||||
* Goal: Researching Bancor Protocol v2 and other options
|
* Goal: Researching Bancor Protocol v2 and other options
|
||||||
* CIC Deployment (Currency Creation service)
|
* Contract Deployment (Currency Creation service)
|
||||||
* Currently: We currently deploy the Bancor Contract suite manually via Command line
|
* Currently: We currently deploy the Bancor Contract suite manually via Command line
|
||||||
* Goal: Both a USSD based and a web based interface for organizations and communities to create their own tokens
|
* Goal: Both a USSD based and a web based interface for organizations and communities to create their own tokens
|
||||||
* Fiat On-ramp / off-ramp - In order to enable users and donors to interact with CICs we need a way to move fiat on and off the blockchain
|
* Fiat On-ramp / off-ramp - In order to enable users and donors to interact with CICs we need a way to move fiat on and off the blockchain
|
||||||
@ -53,7 +53,7 @@ Community Inclusion Currency (CIC) technology seeks to give organization and com
|
|||||||
* ID System -
|
* ID System -
|
||||||
* Currently: Each user has a sim card and the Telecom provides KYC services - users are asked a pin number to access the account on USSD
|
* Currently: Each user has a sim card and the Telecom provides KYC services - users are asked a pin number to access the account on USSD
|
||||||
* Goal: Creating a more robust ID system for users without sim cards. Possibly adding brightID social ID - like technologies
|
* Goal: Creating a more robust ID system for users without sim cards. Possibly adding brightID social ID - like technologies
|
||||||
* Rewards and Incentives
|
* Rewards and Incentives - [see specifications](./spec/001_platform_incentives.md)
|
||||||
* Currently: These incentive systems are a mixture of manual and CIC Mgmt Platform base, such as initial user air drop, referral bonuses and holding fees.
|
* Currently: These incentive systems are a mixture of manual and CIC Mgmt Platform base, such as initial user air drop, referral bonuses and holding fees.
|
||||||
* Goal: Any org developing a CIC can easily establish various rules and policies
|
* Goal: Any org developing a CIC can easily establish various rules and policies
|
||||||
|
|
Loading…
Reference in New Issue
Block a user