Skip to content

Connect Wallet Creation UI to Wallet Package API #717

@pierrelstan

Description

@pierrelstan

The wallet creation screen is built but not yet linked to the actual wallet logic from the wallet package (@treetracker/wallet). We need to integrate the package’s createWallet function so users can generate a real wallet and handle errors according to the UI design.

Tasks:

  • Import the createWallet function from @treetracker/wallet.
  • On form submission, call the function with the user-provided data.
  • Display an error message that matches the UI design. Ensure error content and styling follow the design specs.

Treetracker wallet package:
https://github.com/Greenstand/treetracker-wallet-app/tree/main/packages/wallet

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions