From 35f635f80077bd3322ec8427af7358ee868420d4 Mon Sep 17 00:00:00 2001 From: Igor Berlenko Date: Thu, 28 Sep 2023 17:03:56 +0800 Subject: [PATCH] Create galaxy-2.md --- deliveries/galaxy-2.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 deliveries/galaxy-2.md diff --git a/deliveries/galaxy-2.md b/deliveries/galaxy-2.md new file mode 100644 index 000000000..ae4fced35 --- /dev/null +++ b/deliveries/galaxy-2.md @@ -0,0 +1,40 @@ +# 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/milestone2/LICENSE) | MIT | +| **0b.** | Documentation | [README](https://github.com/7flash/galaxy-polkadot/blob/milestone2/README.md) | Includes inline documentation and tutorial | +| **0c.** | Testing and Testing Guide | [Galaxy.test.js](https://github.com/7flash/galaxy-polkadot/blob/milestone2/tests/Galaxy.test.js) | Comprehensive unit tests | +| **0d.** | Docker | [Dockerfile](https://github.com/7flash/galaxy-polkadot/blob/milestone2/Dockerfile) | Setup development environment | +| 0e. | Article | [Article Link](https://telegra.ph/Galaxy-Browser-v111-09-28) | Telegraph blogpost | +| 0e. | Video | [Video Link](https://www.youtube.com/watch?v=U1TshR00K8Q) | Demo User Video | +| 1. | Galaxy Browser | [Main Repository](https://github.com/7flash/galaxy-polkadot/tree/milestone2/desktop) | Run and build scripts | +| 2. | Smart contract | [Smart Contract Directory](https://github.com/7flash/galaxy-polkadot/tree/milestone2/contract) | `5E1zfVZmokEX29W9xVzMYJAzvwnXWE7AVcP3d1rXzWhC4sxi` deployed at the Rococo testnet | + +**Additional Information** +### Galaxy Browser Evaluation on macOS + +1. **Download**: + - Go to [Galaxy Polkadot Releases](https://github.com/7flash/galaxy-polkadot/releases) and download the latest build for macOS. + +2. **Polkadot Wallet**: + - Ensure your default browser has the **Polkadot wallet** installed in its default profile. + +3. **Run Unsigned App**: + - Right-click the app icon and select 'Open'. + - When prompted, confirm you want to run the unsigned app. + +4. **Functionality Test**: + - Follow visual instructions in [demo video](https://www.youtube.com/watch?v=U1TshR00K8Q) to test: + - **Open** + - **Save** + - **Publish** functions.