Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.43 KB

Akash Founder Level 1, your first challenge

Challenge: Deploy an end-to-end encrypted chat client on Akash and attach a custom domain.

Reward: 500 AKTs

Instructions:

  1. Sign up to Akash Testnet.
  2. Follow the instructions for deploying a Riot web client on Akash.

Submission:

  1. Fork the ecosystem repository.
  2. Clone the ecosystem repository to your workstation. For example, where <user> is your GitHub username:
git clone https://github.com/<user>/ecosystem.git
  1. Create a file with the domain you mapped and your participation id from Testnet. For example:
echo "3bif3qp17x22l" > founders/level1/chat.dentacoin.com

Where 3bif3qp17x22l is the participation id and chat.dentacoin.com is your domain. See submissions for examples.

  1. Commit your code, and send a pull request to ecosystem repo.

Bonus Reward: 25 AKTs

Bonus AKTs will be awarded to the community members that help us spread our vision for creating a truly open-source cloud. Sharing your experience on twitter and tagging us will earn you an additional 25 AKT. Please note, this bonus is available only upon completion of the main challenge.