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

Silver Reward Generator Bash #1176

Closed
Bhaney44 opened this issue Apr 9, 2022 · 2 comments
Closed

Silver Reward Generator Bash #1176

Bhaney44 opened this issue Apr 9, 2022 · 2 comments

Comments

@Bhaney44
Copy link
Collaborator

Bhaney44 commented Apr 9, 2022

Details

Silver Badge: 82,000 Choice
Bronze Badge: 39,000 Choice
Deadline: Monday April 11th @ 2:30PM EST

Task

  • Write a script that reads a csv file and sends Choice to each from address.
  • The amount of Choice sent to each address should be 1.1x the value in the amount column.
  • The script should go through each row in the csv file, multiply the amount by 1.1 to generate a variable x, then send x to the from address in the row.
  • Preference will be given to submissions which provide a TestNet address with all transactions.

Requirements

  1. All files must be in one folder.
  2. Only one file may be used to script the code.
  3. All folders must be named [user_name]_bash.
  4. All contributions must be made to the gen_rewards folder.
  5. You must use the Algorand Python-SDK.
  6. All PRs must be titled, Username_Bash.
  7. Make sure you merge upstream before making a PR.

Winners

All winners will be announced and rewards will be distributed by Tuesday April 10th @ 2:30PM EST.

@Bhaney44
Copy link
Collaborator Author

Update. If you'd prefer, you can change the multiplier from 1.1 to 0.001 to run on MainNet. If you need Choice for this purpose, please reach out on Discord and I will send you 100 Choice to facilitate MainNet testing.

@Bhaney44
Copy link
Collaborator Author

Silver Badge | @BdVade
Bronze Badge | @dhanzy

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