Getting Started
Get free LPs
Who is eligible to get free Loyalty Points and how to claim your airdrop.
During the Testnet, community members have the chance to earn Loyalty Points, which are cool for two reasons:
- they allow you to consume testnet cloud services (create containers and VMs)
- they will be redeemable into the DeTEE token after its release.
Getting LP is easy through the airdrop program. All airdrops can be claimed in the 📦claim-airdrops channel. For now, we will keep internal records of the airdrops 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
in the near future. Projects that usually follow this path end up with 50000 bots
on their social media platforms, and use these numbers to promote their token.
We prefer organic growth, and a real community, built with real people
that truly appreciate DeTEE.
Quests
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.
- 25LP: Join Discord and Telegram
- Every community member gets a small LP airdrop to play with the testnet.
- Bot accounts don't get airdrops. We will check.
- 5LP/Follow: Follow us on social media (requires real account).
- 3LP/Repost: Repost DeTEE related post.
- Reposting DeTEE related post that we have posted from our company or personal accounts.
- These posts can be found under the accounts above).
- 50LP/Bug: Report bugs.
- Write to us on Discord about bugs you found in DeTEE software.
Hacker Challenge
- 300LP: Post a technical review of the Hacker Challenge.
- Requires reading through the code of the challenge.
- Achieved by posting a technical review (or endorsement) of the challenge on social media.
- 600LP: Mint DTHC.
- Requires deploying the docker image on a server with Intel SGX.
- After running your instance of the Hacker Challenge, call
/mint?address=<address>
to mint.
- 50000LP: Get the private key out of the Hacker Challenge.
- This will also award you a seat in the advisory board of DeTEE.
Node Rewards
- Run AMD servers on DeTEE:
- Rent a dedicated physical server with AMD SEV-SNP (for example, from RedSwitches).
- Follow the AMD Tutorial to register the node in the DeTEE network.
- (Optional) Provide 1000LP escrow to unlock massive rewards:
- Stand-by pool of 5000LP/Month shared across all nodes that are online
- 5x rewards for running VMs (but get slashed if node goes offline)
- Run Intel SGX servers on DeTEE:
- Tutorial will be released soon.
Rewards plans will change over the future. As the network grows, stand-by pool will be offered only for specific regions.
Mini-Grants for Engineering
- 1500LP: Enhance Kubernetes example
- Create a network overlay using Kubernetes.
- Expose services on the public ports of the nodes.
- Also write tutorial short or blog article. <3
- 3000LP: Create Production Grade setup
- _Create a production grade setup for software, that includes:
- Run 3 VMs with public nodes that function as Load Balancers.
- Deploy a Web App (any language is great).
- Create a database cluster that redundantly saves data.
- -Automate the above using Bash, Ansible or any other solution._
- _Create a production grade setup for software, that includes:
- 1000LP: create GitHub CI/CD pipeline using DeTEE
- create VM on DeTEE, runs workload in VM and deletes VM
- 1000LP: create GitLab CI/CD pipeline using DeTEE
- create VM on DeTEE, runs workload in VM and deletes VM
- 1000LP: create Gitea CI/CD pipeline using DeTEE
- create VM on DeTEE, runs workload in VM and deletes VM
- 500LP: create AlmaLinux OS template
- 500LP: create Debian OS template