mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-13 09:44:06 +00:00
ok
This commit is contained in:
parent
943c5e16aa
commit
8fa5bf280d
@ -101,15 +101,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "Following our "
|
||||
"marks": [
|
||||
"strong"
|
||||
],
|
||||
"value": "Here's what you need to know:\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- The LORO testnet will last for three weeks (Aug 12 - 30) and tasks will be available for completion throughout the entire period.\n"
|
||||
},
|
||||
{
|
||||
"url": "https://laconic.com/blog/announcing-testnet",
|
||||
"type": "span",
|
||||
"value": "- Each task - from running a validator node to deploying a webapp - will earn you a set amount of points. See "
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/hyphacoop/loro-testnet/blob/main/docs/tasks.md",
|
||||
"meta": [
|
||||
{
|
||||
"id": "target",
|
||||
@ -123,13 +140,21 @@
|
||||
"marks": [
|
||||
"underline"
|
||||
],
|
||||
"value": "announcement post"
|
||||
"value": "here"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": ", which outlined high-level details on how becoming a service provider, network validator, and end-user on our testnet can earn you LNT rewards, it’s time to dig a bit deeper into what exactly that looks like."
|
||||
"value": "for the full list of LORO testnet tasks and rewards.\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Every Wednesday and Friday, testnet coordinators will tally task completion and publish the results in the repo.\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Testnet coordinators will be present in the Laconic Discord to answer questions and provide guidance. Access will be granted once registration closes"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -141,7 +166,7 @@
|
||||
"marks": [
|
||||
"strong"
|
||||
],
|
||||
"value": "First off, some key details:\n"
|
||||
"value": "What's next?"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -150,11 +175,22 @@
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- The LORO testnet will last for three weeks (Aug 12 - 30).\n"
|
||||
"value": "1. Visit https://wallet.laconic.com and create a wallet. Save the mnemonic!\n\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Tasks and information are available in the "
|
||||
"value": "2. Register for the testnet at https://loro-signup.laconic.com/ and follow the registration steps provided in the follow-up email. "
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"strong"
|
||||
],
|
||||
"value": "Registration closes at 7:00 UTC on August 14.\n\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "3. Bookmark the "
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/hyphacoop/loro-testnet",
|
||||
@ -171,25 +207,13 @@
|
||||
"marks": [
|
||||
"underline"
|
||||
],
|
||||
"value": "LORO Testnet repo"
|
||||
"value": "LORO testnet repo"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": ".\n- Tasks will be available for completion throughout the entire period.\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Each task — from running a validator node to deploying a webapp — will earn you a set amount of points.\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Every Wednesday and Friday, testnet coordinators will tally task completion and publish the results in the repo.\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Testnet coordinators will be present in the Laconic Discord (invite provided by e-mail after successfull onboarding) to answer questions and provide guidance."
|
||||
"value": "."
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -198,201 +222,11 @@
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"strong"
|
||||
],
|
||||
"value": "Let’s continue with a basic question: what actions are we incentivizing on the testnet?"
|
||||
"value": "See you on the LORO testnet!"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"strong"
|
||||
],
|
||||
"value": "1. Become a Laconic Service Provider\n\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "Laconic Service Providers are a key pillar of the Laconic Network and how we enable developers to deploy jurisdictionally diverse web3 applications to users while maintaining decentralization.\n\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "Service Providers connect application users to the Laconic Registry by hosting apps and publishing records requested via the Laconic Chain. To do so, Service Providers must set up relevant infrastructure:\n\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Hosts that will run apps requested via the Laconic chain (e.g. Kubernetes clusters).\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- Monitoring software to detect application deployment requests.\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "- DNS and Deployment Record registration tools.\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "Different testnet tasks will earn Service Providers different rewards (LNT tokens)."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "To get set up as a LORO Service Provider, visit "
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/hyphacoop/loro-testnet/blob/main/docs/service-provider-setup.md",
|
||||
"meta": [
|
||||
{
|
||||
"id": "target",
|
||||
"value": "_blank"
|
||||
}
|
||||
],
|
||||
"type": "link",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"underline"
|
||||
],
|
||||
"value": "this page."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"strong"
|
||||
],
|
||||
"value": "2. Become a Network Validator\n\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "Another critical component of Laconic’s Service Provider Infrastructure is Network Validators, which host and run nodes that ensure the data provided by Service Providers is secure, reliable, and exactly what applications require to run. Top performing Service Providers will be invited to become validators on mainnet.\n"
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "To get set up as a Network Validator, visit "
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/hyphacoop/loro-testnet/blob/main/docs/node-setup.md",
|
||||
"meta": [
|
||||
{
|
||||
"id": "target",
|
||||
"value": "_blank"
|
||||
}
|
||||
],
|
||||
"type": "link",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"underline"
|
||||
],
|
||||
"value": "this page."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"strong"
|
||||
],
|
||||
"value": "3. Deploy Web Applications\n\n"
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "Publishing and deploying web applications brings the Laconic Stack full circle and will earn you some of the most points possible via the LORO testnet. These actions help showcase an experience that mirrors the function of the Laconic Stack and how it connects data to applications and users via an incentivized, decentralized flywheel.\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "To publish a webapp, visit "
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/hyphacoop/loro-testnet/blob/main/docs/publishing-webapps.md",
|
||||
"meta": [
|
||||
{
|
||||
"id": "target",
|
||||
"value": "_blank"
|
||||
}
|
||||
],
|
||||
"type": "link",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"underline"
|
||||
],
|
||||
"value": "this page."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"value": "Finally, check out the "
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/hyphacoop/loro-testnet/blob/main/README.md",
|
||||
"meta": [
|
||||
{
|
||||
"id": "target",
|
||||
"value": "_blank"
|
||||
}
|
||||
],
|
||||
"type": "link",
|
||||
"children": [
|
||||
{
|
||||
"type": "span",
|
||||
"marks": [
|
||||
"underline"
|
||||
],
|
||||
"value": "README "
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "span",
|
||||
"value": "for a full overview of the LORO testnet, including key event planning and information on the tasks required to collect points. Links for the wallet and onboarding application will be available soon."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
{
|
||||
"type": "paragraph",
|
||||
"children": [
|
||||
{
|
||||
@ -422,8 +256,6 @@
|
||||
"type": "span",
|
||||
"value": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user