Skip to content

Commit

Permalink
Merge pull request #739 from web3andrew/master
Browse files Browse the repository at this point in the history
Web3Box_Milestone_1
  • Loading branch information
keeganquigley authored Feb 20, 2023
2 parents 9f13894 + 70a3928 commit b3fc156
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions deliveries/Web3Box_Milestone_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Milestone Delivery

> ⚡ Only the GitHub account that submitted the application is allowed to submit milestones.
>
> Don't remove any of the mandatory parts presented in bold letters or as headlines! Lines starting with `>`, such as this one, can be removed.
**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/Web3Box.md
* **Milestone Number:** 1


**Deliverables**
> 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 will be used for testing. If you don't provide a commit hash, we will work off the default branch of your repository. Thus, if you plan on continuing work after delivery, we suggest you create a separate branch for either the delivery or your continuing work.
>
> If there is anything particular about any of the deliverables we or a future reader should know, use the respective `Notes` column.
| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 0a. | License |[MIT]( https://github.com/web3box-labs/apps/blob/main/LICENSE )| |
| 0b. | Documentation |Basic Info https://github.com/web3box-labs/apps/blob/main/README.md </br> Unit Tests-Core Unit Tests</br>https://github.com/web3box-labs/apps/blob/main/src/substrate/polkadot.test.js</br>Unit Tests-Other References</br>https://github.com/web3box-labs/apps/blob/main/src/substrate/polkadot.js</br>https://github.com/web3box-labs/apps/blob/main/src/setupTests.js</br>https://github.com/web3box-labs/apps/blob/main/package.json|
| 0c. | Testing Guide |[Web3Box Clients' Testing Guide V0.1](https://github.com/web3box-labs/apps/tree/main/doc)| |
| 0d. | Promoting Medium Article |[Web3Box For Polkadot Ecosystem](https://twitter.com/w3b_official/status/1623649936364703744)| |
| 0e. | Implementations of APIs from third parties |Real-time Price Resource:[Coingecko](https://www.coingecko.com/en/api/documentation)</br> On-chain Assets Data:</br>Polkadot RPC: rpc.polkadot.io</br>Kusama RPC: kusama-rpc.dwellir.com | |
| 1. | Dashboard:Statistics and display of Polkadot users' assets|[Check Web3Box MacOS & Wins Clients For Polkadot Ecosystem](https://drive.google.com/drive/folders/11NNCTkVbjZMT0P1IKBcTCbIumUaASiuJ?usp=sharing)</br>[Check Web3Box Yarn Version](https://github.com/web3box-labs/apps#readme)|Statistics and display of the value of Polkadot users’ onchain assets, statistics and display of the value of input assets & output assets |
| 2. | Dashboard:Assets pie chart|[Check Web3Box MacOS & Wins Clients For Polkadot Ecosystem](https://drive.google.com/drive/folders/11NNCTkVbjZMT0P1IKBcTCbIumUaASiuJ?usp=sharing)</br>[Check Web3Box Yarn Version](https://github.com/web3box-labs/apps#readme)|Polkadot users' asset distribution pie chart |
| 3. | Dashboard:Latest transaction display|[Check Web3Box MacOS & Wins Clients For Polkadot Ecosystem](https://drive.google.com/drive/folders/11NNCTkVbjZMT0P1IKBcTCbIumUaASiuJ?usp=sharing)</br>[Check Web3Box Yarn Version](https://github.com/web3box-labs/apps#readme)|View the lastest asset transactions of Polkadot users |
| 4. | Dashboard:Real-time assets price|[Check Web3Box MacOS & Wins Clients For Polkadot Ecosystem](https://drive.google.com/drive/folders/11NNCTkVbjZMT0P1IKBcTCbIumUaASiuJ?usp=sharing)</br>[Check Web3Box Yarn Version](https://github.com/web3box-labs/apps#readme)| Real-time display of Polkadot eco assets' price|
| 5. | Electron-based Multi-chain Wallet:Support Polkadot multi-chain assets|[Check Web3Box MacOS & Wins Clients For Polkadot Ecosystem](https://drive.google.com/drive/folders/11NNCTkVbjZMT0P1IKBcTCbIumUaASiuJ?usp=sharing)</br>[Check Web3Box Yarn Version](https://github.com/web3box-labs/apps#readme)|Polkadot ecological multi-chain wallet, including Polkadot, Kusama, Moonbeam, Astar, Acala, Phala, Litentry, etc. |
| 6. | Electron-based Multi-chain Wallet:Polkadot multi-chain assets management|[Check Web3Box MacOS & Wins Clients For Polkadot Ecosystem](https://drive.google.com/drive/folders/11NNCTkVbjZMT0P1IKBcTCbIumUaASiuJ?usp=sharing)</br>[Check Web3Box Yarn Version](https://github.com/web3box-labs/apps#readme)| Multi-chain asset management, including asset sending, receiving and transaction record query.But inquiry only for Litentry Network Asset LIT|

0 comments on commit b3fc156

Please sign in to comment.