From b84f90dd385abdd3751cebd59ebfd8159565d7ea Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 24 Oct 2024 10:37:33 +0000 Subject: [PATCH] Add JSON file for issue #221 --- add-allocator-221.json | 43 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 add-allocator-221.json diff --git a/add-allocator-221.json b/add-allocator-221.json new file mode 100644 index 000000000..758f766b5 --- /dev/null +++ b/add-allocator-221.json @@ -0,0 +1,43 @@ +{"title": "[Add Allocator] to tooling from Allocator Application #199", "body": { +"Allocators": [ + { + "application_number": "199", + "address": "I have a multisig I want to provide now", + "name": "Aleo Pool", + "organization": "Aleo Pool", + "location": "Asia minus GCR,Greater China Region,North America", + "status": "open", + "metapathway_type": "RFA", + "associated_org_addresses": "f1xyonjjbcuzlz6oenocllmwyt66jke3gx64ratyq", + "application": { + "allocations": { + "standardized": "Standardized scaling tranche schedule" + }, + "target_clients": [ + "Web3 developers,Nonprofit organizations,Commercial/Enterprise,Individuals" + ], + "required_sps": "5+", + "required_replicas": "4+", + "tooling": ["Yes, all available tools"], + "data_types": [ + "Private encrypted with on-chain deal pricing,Public, open, and retrievable" + ], + "12m_requested": "100-200PiB", + "github_handles": ["Aleo-pool-work, Only, the"], + "allocation_bookkeeping": "https://github.com/Aleo-pool-work/Allocator-Aleo-pool" + }, + "poc": { + "slack": "Aleo-pool-work", + "github_user": "Aleo-pool-work" + }, + "pathway_addresses": { + "msig": null, + "signer": [ + null, + null, + null + ] + } +} +] +}}