-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #59 from bit-country/master
Bit.country M1
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Milestone Delivery :mailbox: | ||
|
||
> Only the GitHub account, which is responsible for the pull request of the accepted application is allowed to submit milestones. Don't remove any of the mandatory parts presented in bold letters or as headlines! | ||
**The [invoice form :pencil:](https://forms.gle/8Wx7nxtq8fKrsuEz8) has been filled out correctly for this milestone.** | ||
|
||
* **PR Link:** [Pull Request](https://github.com/w3f/Open-Grants-Program/pull/78). | ||
* **Milestone Number:** 1 | ||
|
||
Please provide a list of all deliverables of the milestone extracted from the initial application and a link to the deliverable itself. Ideally all links inside the below table should include a commit hash, which should be used for testing. | ||
|
||
| Number | Deliverable | Link | Notes | | ||
| ------------- | ------------- | ------------- |------------- | | ||
| 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), [White Paper v0.5](https://docs.google.com/document/d/1HN4wo1OMxfnFEik_A7jW6Lflmqztuyvj7aCgEJ0dV0s/edit) | 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. There is also a [video demo](https://www.youtube.com/watch?v=77IXpAEL0fE) we used for BHG. | | ||
| 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: web3@bit.country Password: evaluator2020 | |