You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1st Place - 5,000 ALGO
2nd Place - 3,000 ALGO
2nd Place - 2,000 ALGO
Challenge description:
AVMv8 added box storage to Algorand smart contracts. Box storage is a new way to store data on-chain and offers a lot of improvements over global and local storage. With box storage you can have an unlimited number of storage segments up to 32KB each. Beaker, a python framework for writing smart contracts, makes working with boxes seamless for developers. Using Beaker, write a smart contract that leverages box storage. Ideally, the smart contract should use box storage to accomplish something that isn't possible with global or local storage.
Submission Requirements
A valid submission will include the source code via a Github repository linked to your Gitcoin submission, a recorded demo and an article that explains how the application works.
It is expected that most bounty challenges will be won by fully functioning submissions, however, in certain cases, where there is a higher degree of difficulty, projects and payouts will be assessed on progress made.
The project submission deadline is 17:00 EST on February 8, 2023.
Judging Criteria
Four judges from The Algorand Foundation will also assess each project submission by February 19, 2023. The following criteria will be used to assess projects:
IMPACT & USEFULNESS:
How impactful and useful the submission is in the Algorand ecosystem as a whole
ORIGINALITY, CREATIVITY & INNOVATION:
How new and novel the submission is versus existing technologies
MASS USABILITY:
How feasible is the idea & how adaptable is it across other integrations
TECHNICAL DIFFICULTY:
What is the level of skill or knowledge required to build the submission
CLARITY:
How clear or easily understood the documentation, examples and pitch video is
TEAM DIVERSITY:
How diverse are the team’s skill sets & what is the quality of the team formation
Winner Announcement Date
Winners will be announced on February 25, 2023, with payouts to be completed no more than one week thereafter.
Prize Bounty
1st Place - 5,000 ALGO
2nd Place - 3,000 ALGO
2nd Place - 2,000 ALGO
Challenge description:
AVMv8 added box storage to Algorand smart contracts. Box storage is a new way to store data on-chain and offers a lot of improvements over global and local storage. With box storage you can have an unlimited number of storage segments up to 32KB each. Beaker, a python framework for writing smart contracts, makes working with boxes seamless for developers. Using Beaker, write a smart contract that leverages box storage. Ideally, the smart contract should use box storage to accomplish something that isn't possible with global or local storage.
Submission Requirements
A valid submission will include the source code via a Github repository linked to your Gitcoin submission, a recorded demo and an article that explains how the application works.
It is expected that most bounty challenges will be won by fully functioning submissions, however, in certain cases, where there is a higher degree of difficulty, projects and payouts will be assessed on progress made.
The project submission deadline is 17:00 EST on February 8, 2023.
Judging Criteria
Four judges from The Algorand Foundation will also assess each project submission by February 19, 2023. The following criteria will be used to assess projects:
IMPACT & USEFULNESS:
How impactful and useful the submission is in the Algorand ecosystem as a whole
ORIGINALITY, CREATIVITY & INNOVATION:
How new and novel the submission is versus existing technologies
MASS USABILITY:
How feasible is the idea & how adaptable is it across other integrations
TECHNICAL DIFFICULTY:
What is the level of skill or knowledge required to build the submission
CLARITY:
How clear or easily understood the documentation, examples and pitch video is
TEAM DIVERSITY:
How diverse are the team’s skill sets & what is the quality of the team formation
Winner Announcement Date
Winners will be announced on February 25, 2023, with payouts to be completed no more than one week thereafter.
Resources
Developer.algorand.org
https://developer.algorand.org/docs/get-started/dapps/
https://developer.algorand.org/docs/get-details/asa/
https://developer.algorand.org/docs/get-details/atc/
https://developer.algorand.org/docs/get-details/dapps/smart-contracts/
https://github.com/algorand-devrel
Algorand Discord - https://discord.gg/Algorand
Difficulty: Intermediate
The text was updated successfully, but these errors were encountered: