Skip to content

Commit

Permalink
Merge pull request #1 from shannon-christie/master
Browse files Browse the repository at this point in the history
Updated delivery
  • Loading branch information
shannon-christie authored Dec 8, 2020
2 parents 64876fe + 8b9a506 commit bbbd4ed
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions deliveries/bit_country_milestone_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@ Please provide a list of all deliverables of the milestone extracted from the in

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 0a. | License | [Blockchain](https://github.com/bit-country/Bit-Country-Blockchain/blob/master/README.md) [Dapp](https://github.com/bit-country/Bit-Country-Dapp/blob/master/LICENSE) |
| 0b. | Documentation | [Link](https://github.com/bit-country/Bit-Country-Blockchain/blob/master/README.md) |
| 0c. | Testing Guide | [Blockchain](https://github.com/bit-country/Bit-Country-Blockchain/blob/master/README.md) [Dapp Testing](https://github.com/bit-country/Bit-Country-Dapp/commit/0cdfec02370f79c07d636df50cec7abcc8e386bd) |
| 1. | Substrate module: Countries | [Link](https://github.com/bit-country/Bit-Country-Blockchain/tree/master/pallets) |
| 2. | Substrate module: Economies | [Link](https://github.com/bit-country/Bit-Country-Blockchain/tree/master/pallets) |
| 3. | Bit.Country testnet node | [Link](https://github.com/bit-country/Bit-Country-Blockchain/) |
| 4. | Bit.Country Dapp - Country | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 5. | Dapp - User Registration | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 6. | Dapp - Country Explorer | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 7. | Dapp - Country Membership | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 8. | Dapp - Country Block | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 9. | Dapp - Country Block Planner | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 10. | Dapp - Country Map | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 11. | Dapp - Country Economy | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 12. | Dapp - Country Ownership | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 13. | Dapp - Country Block Post | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) |
| 14. | Dapp - Country Block 3D View | [Link](https://github.com/bit-country/Bit-Country-Dapp) | Code contains confidential data, access can be granted on request to Web3 Evaluators |
| 15. | Docker / UAT | [UAT](http://uat.bit.country/) [Docker](https://hub.docker.com/r/mvpstudionz/bit.web) |
| 0a. | License | [Blockchain](https://github.com/bit-country/Bit-Country-Blockchain/blob/master/LICENSE) [Dapp](https://github.com/bit-country/Bit-Country-Dapp/blob/master/LICENSE) | Both are under the Apache License 2.0 |
| 0b. | Documentation | [Link](https://github.com/bit-country/Bit-Country-Blockchain/blob/master/README.md) | Documentation for running the node. Please note, the DApp can't be run from the source as we don't want to commit confidential data. You can see the running project at the UAT link at the bottom. |
| 0c. | Testing Guide | [Blockchain](https://github.com/bit-country/Bit-Country-Blockchain/blob/master/README.md) [Dapp Testing](https://github.com/bit-country/Bit-Country-Dapp/blob/master/ci/README.md) | Testing guide for node and for DApp. |
| 1. | Substrate module: Countries | [Link](https://github.com/bit-country/Bit-Country-Blockchain/tree/master/pallets) | Pallets related to country creation, control and more. |
| 2. | Substrate module: Economies | [Link](https://github.com/bit-country/Bit-Country-Blockchain/tree/master/pallets) | Pallets related to NFT creation, management and more. |
| 3. | Bit.Country testnet node | [Link](https://github.com/bit-country/Bit-Country-Blockchain/) | Our test net is up and running, you can find more information in the readme. |
| 4. | Bit.Country Dapp - Country | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | Bit country creation, name registration and more. |
| 5. | Dapp - User Registration | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | Users are able to register their own account, control their account and more. |
| 6. | Dapp - Country Explorer | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | Users can find other bit countries to apply for residency and more. |
| 7. | Dapp - Country Membership | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | Users can apply to become a resident and depending on the bit country's status, they may require approval from the country management. |
| 8. | Dapp - Country Block | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | A bit country owner can purchase, create and deal with blocks. |
| 9. | Dapp - Country Block Planner | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | During block creation a user can decide on the block template and them for the dimension view. |
| 10. | Dapp - Country Map | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | A user can view a representation of the bit country's block layout. Navigation into the block is done from here. |
| 11. | Dapp - Country Economy | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | The bit country management can set up incentive rules, and rewards are distributed. |
| 12. | Dapp - Country Ownership | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | Users can spend the bit country's currency to stake into the bit country. This will be used in the future for governance and more. |
| 13. | Dapp - Country Block Post | [Link](https://github.com/bit-country/Bit-Country-Dapp/commit/017d220546513d34aaa583eaf1a4bef6855ec0ef) | Users who are residents in the bit country can create a post, interact with posts and more. |
| 14. | Dapp - Country Block 3D View | [Link](https://github.com/bit-country/Bit-Country-Dapp) | Code contains confidential data, access can be granted on request to Web3 Evaluators | Dimension viewer for the view behind the timeline. Users are able to walk around and perform basic activities. More features to come. |
| 15. | Docker / UAT | [UAT](http://uat.bit.country/) [Docker](https://github.com/bit-country/Bit-Country-Dapp/blob/master/README.md#docker-image) | UAT is the best place to see the live DApp for milestone 1. The docker image is available in early stages. Username: [email protected] Password: evaluator2020 |

0 comments on commit bbbd4ed

Please sign in to comment.