From 35cf25088a9fc245af031e75088614158203328e Mon Sep 17 00:00:00 2001 From: Keegan | W3F <35080151+keeganquigley@users.noreply.github.com> Date: Tue, 16 Apr 2024 17:32:53 -0400 Subject: [PATCH] Update futur_1_keeganquigley.md --- evaluations/futur_1_keeganquigley.md | 36 ++++++++++++++++++---------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/evaluations/futur_1_keeganquigley.md b/evaluations/futur_1_keeganquigley.md index bbba2a586..cca36d7c7 100644 --- a/evaluations/futur_1_keeganquigley.md +++ b/evaluations/futur_1_keeganquigley.md @@ -1,26 +1,27 @@ # Evaluation -- **Status:** In Progress +- **Status:** Accepted - **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/FuturFusion.md - **Milestone:** 1 -- **Previously successfully merged evaluation:** N/A | Number | Deliverable | Link | Accepted | Notes | | ------------- | ------------- | ------------- | ------------- | ------------- | | 0a. | License | [Apache 2.0](https://github.com/RELAI-Network/relai-network/blob/main/LICENSE) | | Apache License 2.0 | -| 0b. | Documentation | [Substrate Documentation](https://github.com/RELAI-Network/relai-network) | | | -| 0c. | Testing and Testing Guide | [Relai Network Pallets](https://github.com/RELAI-Network/relai-network/blob/main/README.md#testing)| | | -| 0d. | Articles |[Futur Protocol Stack](https://blog.relai.network/futur-protocol-stack)
[Futur Console Account Creation](https://blog.relai.network/futur-console-account-creation-relai-network-devnet)
[Futur Console Book Publishing](https://blog.relai.network/futur-console-book-publication-relai-network-devnet)
[Futur Console App/Game Publishing](https://blog.relai.network/futur-console-appgame-creation-relai-network-devnet)
[Futur Store App Guide](https://blog.relai.network/futur-store-app-devnet-relai-network)| | | -| 1 | Futur Store Mobile app |[Futur Store mobile app](https://github.com/RELAI-Network/futurstore-app)| | | -| 2 | Futur Protocol Runtime modules |[Futur-Asset-Reg and Futur-Creators-Reg](https://github.com/RELAI-Network/relai-network/tree/main/pallets)| | | -| 3 | SAST/DAST module |[Mobsf](https://mobsf.github.io/docs)| | | -| 4 | Futur Console |[Futur Console](https://github.com/RELAI-Network/futur-console-react)| | | -| 5 | Backend Server|[Cloud Functions](https://github.com/RELAI-Network/relai-fn)| | | -| 6 | Storage Layer|`IPFS via Crust` and `Firebase Storage`| | | -| 7 | Kaggu|[Kaggu Ebook Reader](https://github.com/RELAI-Network/kaggu)| | | +| 0b. | Documentation | [Substrate Documentation](https://github.com/RELAI-Network/relai-network) | | Thorough docs. | +| 0c. | Testing and Testing Guide | [Relai Network Pallets](https://github.com/RELAI-Network/relai-network/blob/main/README.md#testing)| | Good. | +| 0d. | Articles |[Futur Protocol Stack](https://blog.relai.network/futur-protocol-stack)
[Futur Console Account Creation](https://blog.relai.network/futur-console-account-creation-relai-network-devnet)
[Futur Console Book Publishing](https://blog.relai.network/futur-console-book-publication-relai-network-devnet)
[Futur Console App/Game Publishing](https://blog.relai.network/futur-console-appgame-creation-relai-network-devnet)
[Futur Store App Guide](https://blog.relai.network/futur-store-app-devnet-relai-network)| | Good. | +| 1 | Futur Store Mobile app |[Futur Store mobile app](https://github.com/RELAI-Network/futurstore-app)| | Good. | +| 2 | Futur Protocol Runtime modules |[Futur-Asset-Reg and Futur-Creators-Reg](https://github.com/RELAI-Network/relai-network/tree/main/pallets)| | Good. | +| 3 | SAST/DAST module |[Mobsf](https://mobsf.github.io/docs)| | Good. | +| 4 | Futur Console |[Futur Console](https://github.com/RELAI-Network/futur-console-react)| | Good. | +| 5 | Backend Server|[Cloud Functions](https://github.com/RELAI-Network/relai-fn)| | Good. | +| 6 | Storage Layer|`IPFS via Crust` and `Firebase Storage`| | Good. | +| 7 | Kaggu|[Kaggu Ebook Reader](https://github.com/RELAI-Network/kaggu)| | Good. | # General Notes +Overall nice app, though more tests could be added and would be nice to see some error handling improvements. Also some UI glitches. Also would be nice to eventually see everything cleaned up and combined under a monorepo. + ## Backend 11 unit tests passing: @@ -185,6 +186,8 @@ warning: `futur-creators-reg` (lib) generated 3 warnings ``` +I'm able to request tokens with `curl "https://faucet-tskg7nm5aa-uc.a.run.app?requester=your_substrate_wallet_address"` + ## Front-end UI `futur-console-react` runs both locally and prod version: @@ -197,4 +200,13 @@ warning: `futur-creators-reg` (lib) generated 3 warnings ➜ press h to show help [ESLint] Found 0 error and 0 warning ``` +App works and I am able to create a listing. + +relai 2 + Cosmetic note: "Install Polkadot" seems a little confusing, I think this button could be relabled to something like "Install Polkadot-JS extension". Talisman button looks good. + +Also some minor spelling errors: + +spelling +