Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seraphis-migration/wallet3
Info and discussions about a hypothetical full 'wallet2' rewrite from scratch
https://github.com/seraphis-migration/wallet3
Last synced: 4 months ago
JSON representation
Info and discussions about a hypothetical full 'wallet2' rewrite from scratch
- Host: GitHub
- URL: https://github.com/seraphis-migration/wallet3
- Owner: seraphis-migration
- License: mit
- Created: 2022-07-27T14:27:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T13:33:45.000Z (over 2 years ago)
- Last Synced: 2023-05-26T06:39:01.929Z (over 1 year ago)
- Homepage:
- Size: 3.91 KB
- Stars: 13
- Watchers: 7
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-monero - wallet3 - Info and discussions about a hypothetical full 'wallet2' rewrite from scratch (Future development / Other Wallets)
README
# wallet3
This repository contains info and discussions about a **so-far hypothetical** full core wallet rewrite from scratch to implement Seraphis and Jamtis support in the Monero codebase, a project with a "working title" of *wallet3*.
The code would use @UkoeHB's Seraphis function library that is [here](https://github.com/UkoeHB/monero/tree/seraphis_lib/src/seraphis). (See also the [resources](https://github.com/seraphis-migration/strategy/wiki/Seraphis-and-Jamtis-Resources) page in the strategy wiki.) Whether and how it would also internally use the existing `wallet2` is unclear so far.
There is a principal wallet migration strategy described in the strategy wiki [here](https://github.com/seraphis-migration/strategy/wiki/Principal-Wallet-Migration-Strategies) that is also called *wallet3*. What is described here differs from that because the starting point is quite different: The *seraphis_wallet code from UkoeHB* that the strategy is built on did not come to be as originally expected, but an extensive Seraphis function library that should contain all the building blocks needed for building a wallet proper.
The issues in this repository describe important issues that would play a role in such a full wallet rewrite, which as already mentioned may or may **not** happen.