ChoiceCoin/Voting

OSS Account Creation/Importing and dashboard Bash ๐Ÿ‘จ๐Ÿผโ€๐Ÿณ

Samuellyworld opened this issue ยท 0 comments

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 18th, 7:00PM PT

The purpose of this bash is to :

  • Generate an account wallet
  • Import an existing wallet using mnemonic passphrase
  • Connect with either my algo wallet and algosigner
  • After generating a wallet/ importing a wallet/ connecting with algosigner or my algowallet then show a dashboard with account details showing both algo balance and $choice balance in a page

The logic is similar to this:

1 - Overview

creating address + other options.

image

2 - Import

Importing existing wallet address.

image

3 - Account Connection

Connecting with my algo wallet to get wallet address.

image

4 - Account Connection

Connecting with algosigner to get wallet address.

image

5 - Dashboard

In this case algoland is the platform name, you can name yours anything. you can also add $choice balance instead of just algo balance

image

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_account_Bash, such as samuel_OSS-account_Bash.

  • The PR should be titled [UserName]_OSS-acount_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.(a video or hosted link would be good also)

  • As few scripts and files as possible should be used.

Additional Information

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

For more questions or comments, please ask in Discord

Resources