-
Notifications
You must be signed in to change notification settings - Fork 526
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 #1015 from 7flash/patch-2
Create galaxy-2.md
- Loading branch information
Showing
1 changed file
with
36 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,36 @@ | ||
# Milestone Delivery :mailbox: | ||
|
||
**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/galaxy.md | ||
* **Milestone Number:** 2 | ||
|
||
**Context** (optional) | ||
|
||
**Deliverables** | ||
|
||
| Number | Deliverable | Link | Notes | | ||
|-------|-------------|------|-------| | ||
| **0a.** | License | [LICENSE](https://github.com/7flash/galaxy-polkadot/blob/f97d5e2e5eab3322782f72d3b469d11cbf7e94a9/LICENSE) | MIT | | ||
| **0b.** | Documentation | [README](https://github.com/7flash/galaxy-polkadot/blob/f97d5e2e5eab3322782f72d3b469d11cbf7e94a9/README.md) | - | | ||
| **0c.** | Testing and Testing Guide | [Galaxy.test.js](https://github.com/7flash/galaxy-polkadot/blob/f97d5e2e5eab3322782f72d3b469d11cbf7e94a9/tests/Galaxy.test.js) | - | | ||
| **0d.** | Docker | [Dockerfile](https://github.com/7flash/galaxy-polkadot/blob/f97d5e2e5eab3322782f72d3b469d11cbf7e94a9/Dockerfile) | - | | ||
| 0e. | Article | [Telegraph](https://telegra.ph/Galaxy-Browser-v111-09-28) | - | | ||
| 0e. | Video | [Youtube](https://www.youtube.com/watch?v=U1TshR00K8Q) | - | | ||
| 1. | Galaxy Browser | [Main Repository](https://github.com/7flash/galaxy-polkadot/tree/f97d5e2e5eab3322782f72d3b469d11cbf7e94a9) | Frontend App and Submodules | | ||
| 2. | Smart contract | [Smart Contract Submodule](https://github.com/7flash/galaxy-polkadot-contract/tree/74b38eafc673a9f1b5d8541a4f43b31cd644db01) | deployed to Rococo testnet `5E1zfVZmokEX29W9xVzMYJAzvwnXWE7AVcP3d1rXzWhC4sxi` | | ||
|
||
**Additional Information** | ||
### Submodules | ||
|
||
| Number | Link | Notes | | ||
|-------|------|-------| | ||
| 3. | [Galaxy Desktop](https://github.com/7flash/galaxy-desktop-app/tree/main) | | | ||
| | [main.ts](https://github.com/7flash/galaxy-desktop-app/blob/main/main.ts) | Deno Backend | | ||
| | [build.ts](https://github.com/7flash/galaxy-desktop-app/blob/main/build.ts) | Bundles executable to .dmg | | ||
| 4. | [Excalidraw](https://github.com/7flash/galaxydraw/tree/master) | fork excalidraw | | ||
| 5. | [Dist](https://github.com/7flash/galaxy-dist/tree/a02cde286d6f0b50935e4d8ba75d4f0b958dd8e2) | Frontend build (retrieved by main.ts) | | ||
| 6. | [WebUI](https://github.com/7flash/webui/tree/main) | fork webui | | ||
| 7. | [Deno WebUI](https://github.com/7flash/deno-webui/tree/main) | fork deno-webui | | ||
| 8. | [Import](https://github.com/7flash/import/tree/main) | fork dynamicImport | | ||
| 9. | [Deno Modern Installer](https://github.com/7flash/deno_modern_installer/tree/main) | fork installer (used by build.ts) | |