Skip to content

Commit

Permalink
Update bit_country_milestone_1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shannon-christie authored Dec 8, 2020
1 parent fb22941 commit 8b9a506
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions deliveries/bit_country_milestone_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Please provide a list of all deliverables of the milestone extracted from the in
| ------------- | ------------- | ------------- |------------- |
| 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. As above, the DApp testing won't run in it's current state with the confidential data removed. |
| 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 |
| 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 |
| 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. |
Expand Down

0 comments on commit 8b9a506

Please # to comment.