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

OSS developer Rewards Bash #1132

Open
davonjagah opened this issue Feb 1, 2022 · 1 comment
Open

OSS developer Rewards Bash #1132

davonjagah opened this issue Feb 1, 2022 · 1 comment

Comments

@davonjagah
Copy link
Contributor

Details
First Prize: 50,000.00 Choice | Silver Badge
Second Prize: 25,000.00 Choice | Bronze Badge
Contributions: Fully Working Code 5,000 Choice| Bronze Badge

Deadline: February 05, 7:00PM PT

The goal of this bash is to have a platform through which we can reward Active Participants of the Choicecoin Open Source Development Community.

You are required to Create a page with a form that receives the Following Details

Full Name, Discord ID, github url, twitter handle, Wallet Address.

Store this in a table or a collection called Developers

You are also required to create a Reward Payment, Image below. This Page receives a list of Addresses in a text box, seperated by a comma or a space, it receives a reward name(not included in image).

The LOGIC goes as follows

Read all the addresses into an array by imploding all commas and spaces.

Foreach of the addresses

Verify if the address is part of the Developers Table

And disburse the amount in Choice to the individual addresses sequentially while tabulating the result of the transaction to each address as in the image below.

WhatsApp Image 2022-02-01 at 11 34 23 AM

Requirements

The program must be submitted as a pull request in the Silver Bash folder, in the voting repository.

All files submitted must be aggregated in one folder with the title: [UserName]_oss-rewards_Bash, such as Jagah_oss-rewards_Bash.

The PR should be titled [UserName]_oss-rewards_Bash.

The pull request for the program must be made before the task Deadline.

The program must be run on the Algorand TestNet.
Any TestNet Algo or Choice Asset ID may be used in the program.

The program should include a ReadMe file with the problem, solution, description, and run steps.

As few scripts and files as possible should be used.

All Mnemonic phrase and purestake API keys, and Databases should be called from an environment File. and a .env.example file be added to your folder

Additional Information
Winners will be selected based on clarity, simplicity, functionality, and design.

For more questions or comments, please ask in Discord

@Olatunji2015
Copy link

This is so amazing

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

2 participants