You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
When sending or receiving money, the burner-wallet keeps track of a user's history of transactions. They're displayed below the user's balance
For Planet A however, there's two new interactions that are "Handshaking" and "Planting Trees"
These interactions are currently not kept track of in the burner-wallets history. Neither are they shown to the user. We should make this information available to the user
As part of the bity integration upstream, some previous work has been done on making the burner-wallet's transaction history more generic and "workable". e.g. there can now be a separate view that displays a very specific bity history. See this PR: bity.com crypto off-ramping integration leapdao/plasma-burner-wallet#164
Deliverables
Track all "Handshake" and "Planting trees" functionality in the localStorage
Come up with a design and the respective relevant data for a user for the two interactions
Display them in a reasonable way through a specific view they can visit
This view can e.g. include:
How much profit the user made in a specific past handshake
How much that transaction impact that transaction had on the environment (not only in numbers. It's often good to give a relation: e.g. "You've made $5 profit and killed 5 trees. Great job!")
Roles
bounty gardener: @TimDaub / 10%
bounty worker: name / 75%
bounty reviewer: name / 15%
No description provided.
The text was updated successfully, but these errors were encountered: