Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.58 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.58 KB

Challenge: Become a Akash Provider

Reward: 2000 AKT

Bonus Reward: 2000 AKT

Instructions:

  1. Sign up for an Akash Account Testnet.
  2. Please update your akash client to latest release, v0.5.4+.
  3. Follow the Instructions to become a Akash Provider.

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 a file at founders/level3/${MACHINE_ZONE}.yaml with the below contents:
  • Your participation id from Akash Rewards.
  • The address of the provider.

For example:

echo 'participation: 3bif3qp17x22l' > founders/level3/akash.yourdomain.com
echo 'provider: 7e99e953d23570c2350ae6eee6937d00b6accc258f1904c4547b7aabd900b1dd' >> founders/level3/akash.yourdomain.com

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

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

Bonus Reward: 2000 AKT

Reward Condition
150 AKT Complete 10 Leases.
350 AKT Complete 50 Leases.
500 AKT Offer compute for 15 consecutive days.
1000 AKT Offer compute for 30 straight days.