Skip to content

Commit

Permalink
Merge pull request #1015 from 7flash/patch-2
Browse files Browse the repository at this point in the history
Create galaxy-2.md
  • Loading branch information
dsm-w3f authored Oct 3, 2023
2 parents 1daf526 + d625d46 commit 5af3c0b
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions deliveries/galaxy-2.md
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) |

0 comments on commit 5af3c0b

Please sign in to comment.