forked from koii-network/task-X
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
34 lines (34 loc) · 2 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"author": "Soma",
"description": "We invite you to volunteer your spare Twitter account to help us archive the #koii hashtag. This initiative is a not-for-profit endeavor, sponsored by the Koii Foundation. Before participating, please ensure that your volunteer Twitter account has passed the verification process. Rewards are calculated based on the amount of time your node remains online. The longer you stay online, the greater the reward you will receive. The base bounty per round is 1000 KOII, which will be divided among users who have made submissions in the last round.",
"repositoryUrl": "https://github.com/koii-network/task-X",
"createdAt": 1714004248096,
"migrationDescription": "Release new version of the Twitter Crawler task. Fix wrong submission value issue.",
"imageUrl": "https://bafybeienjq6idlhd7zwpdoqj2pdzjbomntfcg76dr5in5qeqkw2zczrrfi.ipfs.sphn.link/x-task.png",
"requirementsTags": [
{
"type": "TASK_VARIABLE",
"value": "TWITTER_USERNAME",
"description": "The username of your volunteer Twitter account. Please ensure your volunteer Twitter account has passed the Twitter verification process."
},
{
"type": "TASK_VARIABLE",
"value": "TWITTER_PASSWORD",
"description": "The password of your volunteer Twitter account."
},
{
"type": "TASK_VARIABLE",
"value": "TWITTER_PHONE",
"description": "If verification is required, will use your phone number to login."
},
{
"type": "TASK_VARIABLE",
"value": "Spheron_Storage",
"description": "Used to store the data. Spheron offers secure, decentralized data storage using blockchain technology for enhanced reliability and transparent data management. Do not have the key? Click the Get Key button to get one.",
"retrievalInfo": "https://faucet-api.koii.network/api/get-spheron-storage-key;GET;SYSTEM_WALLET_PUBLIC_KEY"
},
{ "type": "CPU", "value": "4-core" },
{ "type": "RAM", "value": "5 GB" },
{ "type": "STORAGE", "value": "5 GB" }
]
}