This repo will be deprecated and this issue is to record notes for migration to a new repo.
The main reason is a change in the core architecture of the flutter app. We have learned a lot from development of this codebase and there are several core changes that will make management, contribution and reproducible builds a lot easier.
Some notable architectural changes:
- maintain stackmate-core and cpclient as a git submodules (makes repro builds easier)
- top level directory structure should reflect app pages (makes contribution easier)
Core features:
- basic single signature wallet (all existing features)
- labeling
- coin selection
- bip47 payment codes
- border wallets
- multi signature w/ standardized script backups
- e2ee comms for script coordination (cypherpost)
- FROST?
This repo will be deprecated and this issue is to record notes for migration to a new repo.
The main reason is a change in the core architecture of the flutter app. We have learned a lot from development of this codebase and there are several core changes that will make management, contribution and reproducible builds a lot easier.
Some notable architectural changes:
Core features: