Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learning Challenge: Box Storage with Beaker #198

Open
joe-p opened this issue Dec 21, 2022 · 0 comments
Open

Learning Challenge: Box Storage with Beaker #198

joe-p opened this issue Dec 21, 2022 · 0 comments

Comments

@joe-p
Copy link
Collaborator

joe-p commented Dec 21, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant