AstarNetwork / AstarBounties

Astar bounties during hackathons.
8 stars 10 forks source link

Astar Native Wallet Solution #1

Closed fiexer closed 2 years ago

fiexer commented 2 years ago

Astar Native Wallet Solution

Difficulty: high

Description

Build a wallet that can manage various assets and view staking rewards from a single interface that is easy to use. Astar Network supports three types of accounts; the native SS58 account, EVM H160 account, and ECDSA custom signature accounts. Currently, there is no single solution that allows the user to use all types of accounts from a single wallet, and when they want to sign a native transaction or an EVM transaction. they have to switch wallets.

Acceptance Criteria

Reward tiers

Up to $10,000

Rules

  1. You can submit your solution by opening a PR in this repo. Please include a readme file with the following:
    • Project title
    • Project description (minimum 150 words)
    • Contact information (Telegram handle or email)
    • Name of bounty you participated
    • Provide a way to access the project for judging and testing by including all links
    • Must have an open-source license
    • A video explaining your submission
  2. All Submission materials must be in English
  3. Bounty is paid in USDC on the Astar network

Resources

Happy hacking!

TheGreatAxios commented 2 years ago

@fiexer Is a mobile wallet an acceptable solution for this bounty? Additionally, can it be closed source temporarily as it is under heavy active development?

Edit*** Following up on this question, thanks!