Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataCap Application] test name #132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 94 additions & 0 deletions applications/d5fd57ea-cc22-44a2-8a11-a6fe6f37066a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"applicationVersion": 1,
"dataCapApplicationType": "da | ldn-v3 | e-fil",
"projectId": 1,
"datacapApplicant": "",
"applicationInfo": {
"coreInformation": {
"Data Owner Name": "test name",
"Data Owner Country/Region": "Afghanistan",
"Data Owner Industry": "Life Science / Healthcare",
"Website": "https://www.test.com",
"Social Media": {
"handle": "@testhandle",
"type": "Threads"
},
"What is your role related to the dataset": "Dataset Owner",
"Total amount of DataCap being requested": {
"amount": 1.76,
"unit": "PiB"
},
"Expected size of single dataset (one copy)": {
"amount": 1,
"unit": "TiB"
},
"Number of replicas to store": "1",
"Weekly allocation of DataCap requested": {
"amount": 10,
"unit": "PiB"
},
"On-chain address for first allocation": "f01",
"Data Type of Application": "Private Commercial/Enterprise",
"Custom multisig": "No"
},
"projectDetails": {
"Share a brief history of your project and organization": "I am testing this project. ",
"Is this project associated with other projects/ecosystem stakeholders?": "No",
"If answered yes, what are the other projects/ecosystem stakeholders": ""
},
"useCaseDetails": {
"Describe the data being stored onto Filecoin": "I am testing this project. ",
"Where was the data currently stored in this dataset sourced from": "AWS Cloud",
"If you answered 'Other' in the previous question, enter the details here": "",
"How do you plan to prepare the dataset": "None",
"If you answered 'other/custom tool' in the previous question, enter the details here": "",
"Please share a sample of the data (a link to a file, an image, a table, etc., are good ways to do this.)": "I am testing this project. ",
"Confirm that this is a public dataset that can be retrieved by anyone on the network (i.e., no specific permissions or access rights are required to view the data)": "No",
"If you chose not to confirm, what was the reason": "I am testing this project. ",
"What is the expected retrieval frequency for this data": "Daily",
"For how long do you plan to keep this dataset stored on Filecoin": "Less than 1 year"
},
"datacapAllocationPlan": {
"In which geographies do you plan on making storage deals": "Greater China, South America",
"How will you be distributing your data to storage providers": "Cloud storage (i.e. S3)",
"How do you plan to choose storage providers": "Filmine",
"If you answered 'Other' in the previous question, what is the tool or platform you plan to use": "",
"If you already have a list of storage providers to work with, fill out their names and provider IDs below": "",
"How do you plan to make deals to your storage providers": "Singularity",
"If you answered 'Others/custom tool' in the previous question, enter the details here": "",
"Can you confirm that you will follow the Fil+ guideline (Data owner should engage at least 4 SPs and no single SP ID should receive >30% of a client's allocated DataCap)": "Yes"
}
},
"applicationLifecycle": {
"validatedTime": 0,
"firstAllocationTime": 0,
"isActive": true,
"timeOfNewState": 0
},
"dataCapAllocations": [
{
"dataCapTranche": {
"uuid": 0,
"clientAddress": "f1...",
"timeOfRequest": 0,
"timeOfAllocation": 0,
"notaryAddress": "",
"allocationAmount": 0,
"signers": [
{
"signingAddress": "",
"timeOfSignature": 0,
"messageCID": ""
},
{
"signingAddress": "",
"timeOfSignature": 0,
"messageCID": ""
}
],
"pr": 0,
"pr-cid": "bafy..."
}
}
]
}
Loading