Skip to content

OSS developer Rewards Bash #1132

@davonjagah

Description

@davonjagah

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions