forked from 0rbit-co/quest
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c96c56d
commit 74a0012
Showing
1 changed file
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,27 @@ | ||
# quest | ||
# 0rbit Quests | ||
|
||
> Note: Before picking up the quest please get yourself familiar with https://cookbook_ao.arweave.dev/welcome/index.html and then Join `Quest` channel and pick up the quest and submit using the command mentioned in the Url. | ||
- #1 | ||
|
||
Name: Price Feed Bot | ||
|
||
Description: Create a process that will provide the price feed for a token(s) when the users ask. The bot will be evaluated based on the live demo and the codebase. | ||
Submit a PR here: https://github.com/0rbit-co/quest with the Name=`price-feed-bot-${username}` and with the codebase and demo link in the description. | ||
|
||
Points: 200 $0RBT Points will be awarded to PR after the successful evaluation. Check the below URL for more info. | ||
|
||
Url: To gather more information about this quest, visit https://github.com/0rbit-co/quest/blob/main/price-feed-bot.md | ||
|
||
- #2 | ||
|
||
Name: News Feed Bot | ||
|
||
Description: Create a News Feed Bot that will provide the latest news and updates every 4 hours. The bot will be evaluated based on the live demo and the codebase. | ||
Submit a PR here: https://github.com/0rbit-co/quest with the Name=`news-feed-bot-${username}` and with the codebase and demo link in the description. | ||
|
||
Points: 300 $0RBT Points will be awarded to PR after the successful evaluation. Check the below URL for more info. | ||
|
||
Url: To gather more information about this quest, visit https://github.com/0rbit-co/quest/blob/main/news-feed-bot.md | ||
|
||
|