Skip to content

Commit

Permalink
Update deliverable of CheersLand.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterlimjr authored Sep 23, 2021
1 parent 3ec78ff commit 4a5e8b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions applications/cheersland.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ The in-game advertising content will also be flexibly configured as a sponsor's
| 0b. | Documentation | We will provide both inline documentation of the module as-well as update the official [documentation](https://docs.cheersland.org) of Cheersland. |
| 0c. | Testing Guide | The code will have proper unit-test coverage to ensure functionality and robustness. In the guide we will describe how to run these tests. |
| 0d. | Article | We will write an article or tutorial that explains the work done as part of the grant. |
| 1. | Game Module | We will implement whole Game logic for Polkadot & Kusama and code will be open source, hosted on Cheersland github account. |
| 1. | Game Module | We will implement whole game module for Polkadot & Kusama, including supporting Polkadot & Kusama wallet connect dashboard, using ink! to develop invitation mechanism smart contract, development of player's performance statistics and ranking interface. Our code will be open source, hosted on Cheersland github account. |

### Milestone 2 — Implement Multi-asset Staking Module for Polkadot & Kusama

Expand All @@ -237,10 +237,10 @@ We will optimize UI and allow players to have a more cheerful gaming experience.
| -----: | ----------- | ------------- |
| 0a. | License | Apache 2.0 |
| 0b. | Documentation | We will provide both inline documentation of the module as-well as update the official [documentation](https://docs.cheersland.org) of Cheersland. |
| 0c. | The second game | We will develop the second online game based on Polkadot & Kusama. |
| 0c. | The second game | We will develop the second online game named *Click Click* based on Polkadot & Kusama. |
| 0d. | Testing Guide | The code will have proper unit-test coverage to ensure functionality and robustness. In the guide we will describe how to run these tests. |
| 1. | Article/Tutorial | We will write an article or tutorial that explains the work done as part of the grant. |
| 2. | Multi-asset Staking Module | We will implement the multi-asset staking module for Polkadot & Kusama and code will be open source, hosted on Cheersland github account.Including the open source smart contract and front-end interacting with blockchain. |
| 2. | Multi-asset Staking Module | We will implement the multi-asset staking module for Polkadot & Kusama, including using ink! to develop Multi-asset Staking Contract, development of Multi-asset Staking Platform(Web UI) supporting staked asset such as DOT and kSM. Our code will be open source, hosted on Cheersland github account. |

## Future Plans

Expand Down

0 comments on commit 4a5e8b5

Please sign in to comment.