Difference between revisions of "Meeting Notes: Feb 25, 2019"

From Kosmos Wiki
Jump to navigation Jump to search
(Created page with "Date: Feb 25, 2019<br /> People: galfert, gregkare, lio17, raucao, four")
 
(Kredits meeting notes)
Line 1: Line 1:
 
Date: Feb 25, 2019<br />
 
Date: Feb 25, 2019<br />
 
People: galfert, gregkare, lio17, raucao, four
 
People: galfert, gregkare, lio17, raucao, four
 +
 +
Discussion around the roadmap and ToDos for the next months:
 +
Roadmap notes copied from [https://cryptpad.fr/code/#/2/code/edit/X6YzaptZsM3UQtGSuzaLi0gI/ Cryptpad]
 +
 +
 +
== Kredits Roadmap 2019 ==
 +
 +
 +
# Deploy new contracts with ERC721 (contribution) token
 +
## data must be re-usable / to be able to collect actual tokens we must no longer lose the data
 +
## Contribution contract requires veto addition.
 +
# Expense Management (e.g. server/infrastructure costs, events, ...)
 +
## focus: transparency tracking within the contracts/kredits
 +
## payments can be done independent of the contract; e.g. in bitcoin
 +
## expense voting can be done on-chain in the expense contract
 +
# Dividend payments towards contributors
 +
# Onboarding
 +
## Do not lose contribution data from people who don't have a kredits account
 +
## Record contributions from new contributors for later
 +
## Once signed up, create contribution tokens from recorded data
 +
## Document exactly how one gets an account and how they would use it for voting/vetoing etc.
 +
## Improve manual contribution entry
 +
 +
 +
Related milestones are create for the kredits-web and kredits-contracts GitHub repositories.
 +
 +
=== March ===
 +
 +
* Finish contribution PR, stripping everything possible, adding vetos
 +
* Update contract JS wrapper to support new contracts
 +
* Update Web UI to use new contribution token/metadata
 +
 +
=== April ===
 +
 +
* Onboarding
 +
* Account admin UI
 +
* Document idea for the kredits economic model (wiki)
 +
 +
=== May ===
 +
 +
* Expense management
 +
 +
=== June ===
 +
 +
* Dividends/payouts

Revision as of 11:27, 25 February 2019

Date: Feb 25, 2019
People: galfert, gregkare, lio17, raucao, four

Discussion around the roadmap and ToDos for the next months: Roadmap notes copied from Cryptpad


Kredits Roadmap 2019

  1. Deploy new contracts with ERC721 (contribution) token
    1. data must be re-usable / to be able to collect actual tokens we must no longer lose the data
    2. Contribution contract requires veto addition.
  2. Expense Management (e.g. server/infrastructure costs, events, ...)
    1. focus: transparency tracking within the contracts/kredits
    2. payments can be done independent of the contract; e.g. in bitcoin
    3. expense voting can be done on-chain in the expense contract
  3. Dividend payments towards contributors
  4. Onboarding
    1. Do not lose contribution data from people who don't have a kredits account
    2. Record contributions from new contributors for later
    3. Once signed up, create contribution tokens from recorded data
    4. Document exactly how one gets an account and how they would use it for voting/vetoing etc.
    5. Improve manual contribution entry


Related milestones are create for the kredits-web and kredits-contracts GitHub repositories.

March

  • Finish contribution PR, stripping everything possible, adding vetos
  • Update contract JS wrapper to support new contracts
  • Update Web UI to use new contribution token/metadata

April

  • Onboarding
  • Account admin UI
  • Document idea for the kredits economic model (wiki)

May

  • Expense management

June

  • Dividends/payouts