Compare commits
11 Commits
philip/pla
...
master
| Author | SHA1 | Date |
|---|---|---|
|
|
6eb35c6bd6 | |
|
|
d59cecaa48 | |
|
|
fd8ff6e883 | |
|
|
a29fa6b7e0 | |
|
|
6d15f1ac9c | |
|
|
48ea3e0a4e | |
|
|
6febdcf9c1 | |
|
|
ee5d7c330a | |
|
|
90853e7229 | |
|
|
b901dd9f4d | |
|
|
ad453324a7 |
16
README.md
16
README.md
|
|
@ -1,14 +1,2 @@
|
||||||
## Community Inclusion Currencies (CICs) Documentation
|
## Community Inclusion Currencies (CICs) Documentation -
|
||||||
+ White Paper: https://docs.google.com/document/d/1Wmnpjc5bX1b8XP1kNtiZCqurMYw__4sNmdHjtSnnLWQ/edit?usp=sharing
|
Please visit https://gitlab.com/grassrootseconomics/cic-docs/-/blob/master/README.md
|
||||||
+ Frequently Asked Questions: https://docs.google.com/document/d/1qtlOEL4pqW1vOL893BaXH9OqRSAO3k0q2eWbVIkxEvU/edit?usp=sharing
|
|
||||||
+ Blog: https://grassecon.org/blog
|
|
||||||
+ Data - Transaction Datasets and Research: https://www.grassrootseconomics.org/research
|
|
||||||
+ Blog: https://dashboard.sarafu.network
|
|
||||||
|
|
||||||
## Open source code
|
|
||||||
+ Platform: https://github.com/GrassrootsEconomics/SempoBlockchain
|
|
||||||
+ Dashboard For USSD interface and managment: https://github.com/GrassrootsEconomics/Accdash
|
|
||||||
+ Dashboard API: https://github.com/GrassrootsEconomics/Accapi
|
|
||||||
+ Blockchain Smart Contract: https://github.com/bancorprotocol/contracts
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,65 +1,56 @@
|
||||||
##USSD Menu Staging (*483*061#)##
|
## USSD Menu Staging (```*483*061#```)
|
||||||
|
|
||||||
-----------------------
|
-----------------------
|
||||||
##User Creation##
|
## User Creation
|
||||||
|
* Create a new user via self service (Dial the code above with a phone number not in the system)
|
||||||
|
* ensure user is setup correctly and given (50) tokens
|
||||||
|
* ensure user can set their profile information and check the information
|
||||||
|
* See my profile
|
||||||
|
* Change my business, name, location
|
||||||
|
* Check balance
|
||||||
|
* Change pin
|
||||||
|
* Opt out of market place
|
||||||
|
* ☐ Create a new user via webpage
|
||||||
|
|
||||||
☐ Create a new user self service via webpage
|
## User Types
|
||||||
|
* ☐ Change a user type to Group and Agent
|
||||||
☐ Create a new user via webpage
|
* ☐ Change an existing user type to Chama and Agent and test features work like exchange - then back to User and test again
|
||||||
|
|
||||||
|
|
||||||
##User Types##
|
## Pin Reset
|
||||||
|
* ☐ Reset pin for a user
|
||||||
|
|
||||||
☐ Create a new User for Group and Agent
|
## Disburse Reclaim
|
||||||
|
* ☐ Disburse and reclaim a token from menu
|
||||||
|
|
||||||
☐ Change an existing user type to Chama and Agent and test features work like exchange - then back to User and test again
|
## Change language
|
||||||
|
* ☐ English / Kiswahili (do this entire process in both languages -- checking spellings)
|
||||||
|
|
||||||
##Pin Reset##
|
## Send
|
||||||
|
* ☐ Send to registered number
|
||||||
|
* ☐ Verify both parties got the receipt SMS after a transfer
|
||||||
|
* ☐ recheck the balance of each user to verify on our platform
|
||||||
|
* ☐ recheck the balance of each user to verify on blockchain
|
||||||
|
|
||||||
☐ Reset pin for a user
|
* ☐ Send to number not registered
|
||||||
|
* ☐ Verify both you and they both got a SMS
|
||||||
|
|
||||||
##Disburse Reclaim##
|
* ☐ Send from an account with insufficient balance
|
||||||
|
* ☐ Verify SMS with balance
|
||||||
|
|
||||||
☐ Disburse and reclaim a token from menu
|
## Market place
|
||||||
|
* ☐ Check all Business categories
|
||||||
|
* ☐ Check all directory entries on Directory
|
||||||
|
|
||||||
|
|
||||||
##Change language##
|
## Exchange
|
||||||
☐ English / Kiswahili (do this entire process in both languages)
|
* ☐ Check exchange rate
|
||||||
|
* ☐ Create a Token Agent
|
||||||
##Send##
|
* ☐ Create a Chama
|
||||||
☐ Send to registered number
|
* ☐ Check that Exchange doesn’t work for a normal user
|
||||||
☐ Verify both you and they both got the receipt SMS after a transfer
|
* ☐ Check that Exchange only works for a Chama to and Agent
|
||||||
☐ recheck the balance of each user to verify
|
* ☐ Check that a 2nd Exchange doesn't work (should only allow it once ever 30 days)
|
||||||
|
* ☐ Check that regular transfers do not work to an Agent
|
||||||
☐ Send to number not registered
|
*
|
||||||
☐ Verify both you and they both got a SMS
|
|
||||||
|
|
||||||
☐ Send from an account with insufficient balance
|
|
||||||
☐ Verify SMS with balance
|
|
||||||
|
|
||||||
|
|
||||||
##My account##
|
|
||||||
My business
|
|
||||||
☐ See my profile
|
|
||||||
☐ Change my business, name, location
|
|
||||||
☐ Check balance
|
|
||||||
☐ Change pin
|
|
||||||
☐ Opt out of market place
|
|
||||||
|
|
||||||
##Market place##
|
|
||||||
☐ Check all Business categories
|
|
||||||
☐ Check all directory entries on Directory
|
|
||||||
|
|
||||||
|
|
||||||
##Exchange##
|
|
||||||
☐ Check exchange rate
|
|
||||||
☐ Check that Exchange doesn’t work for a normal user
|
|
||||||
☐ Create a Chama
|
|
||||||
☐ Check Chama Balance is correct
|
|
||||||
☐ Create a Token Agent
|
|
||||||
☐ Exchange
|
|
||||||
|
|
||||||
##Help##
|
|
||||||
☐ Correct helpline 0757628885
|
|
||||||
|
|
||||||
|
|
||||||
|
## Help
|
||||||
|
* ☐ Correct helpline 0757628885
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue