Compare commits

..

1 Commits

Author SHA1 Message Date
ee66971735
Restructured information about LP rewards. 2025-02-01 16:42:14 +02:00
2 changed files with 6 additions and 6 deletions

@ -4,7 +4,7 @@ During the Testnet, community members have the chance to earn Loyalty Points, wh
- they allow you to consume testnet cloud services (create containers and VMs)
- they will be redeemable into DTE token after the release of the token
Getting LP is easy through the airdrop program. All aidrops can be claimed in the [📦claim-airdrops](https://discord.gg/zmR3Bzxz) channel. For now, we will keep internal records of the aidropds earned and claimed for each user. Over time, we will automate this process.
Getting LP is easy through the airdrop program. All aidrops can be claimed on on Discord in the [📦claim-airdrops](https://discord.gg/zmR3Bzxz) channel. For now, we will keep internal records of the aidropds earned and claimed for each user. Over time, we will automate this process.
> We are aware that a lot of web3 companies choose to promote similar plans through
> platforms like galxe. Though we appreciate this idea, we will not go down this path
@ -18,7 +18,7 @@ Getting LP is easy through the airdrop program. All aidrops can be claimed in th
The size of the airdrops will depend on the effort and the involvement. Please find below a list of Quests, together with the associated LP rewards.
- **10LP/Follow:** Follow us on social media (requires real account).
- _This is a really easy way to collect 50 LP. Follow any of the following platforms:_
- _This is areally easy way to collect 50 LP. Follow any of the following platforms:_
- [Linkedin](https://www.linkedin.com/company/detee-ltd/)
- [X](https://x.com/detee_network)
- [Instagram](https://www.instagram.com/detee_network/)
@ -34,11 +34,11 @@ The size of the airdrops will depend on the effort and the involvement. Please f
- _After running your instance of the Hacker Challenge, call `/mint?address=<address>` to mint._
- **600LP:** Post a technical review of the [Hacker Challenge](https://detee.ltd/hacker-challenge).
- _Requires reading through [the code](https://gitea.detee.cloud/general/hacker-challenge/) of the challenge._
- _Achieved by posting a technical review of (or endorsement) the challenge on social media._
- _Achieved by posting a technical review of (or endorsement) the challenge on Social Media._
- **250 LP / month + Rewards:** Run a node on DeTEE
- _Rent a dedicated physical server (for example, from [redswitches](https://www.redswitches.com/))._
- _Rent a dedicated physical server. (For example, from [redswitches](https://www.redswitches.com/)_
- _Register yourself as a node operator on the DeTEE platform._
- _SNP-enabled nodes will receive an extra 150LP/month._
- _SNP-enabled nodes will get will receive an extra 150LP/month._
For any questions or for claiming rewards, please contact us on Discord.

@ -4,7 +4,7 @@ For obvious reasons, the CLI is the first end-user app developed as part of our
### Installation
The DeTEE CLI is available as a container. First make sure you [install docker](https://docs.docker.com/desktop/).
The DeTEE CLI is available as a container. First make sure you [install docker] https://docs.docker.com/desktop/).
Once docker is installed, use the following command to run the CLI:
```