Mobile & desktop wallet for Apple Darwin platforms (iOS, iPadOS, macOS) supporting:
- Bitcoin descriptor-based wallets with private keys stored in Apple hardware secure enclave
- RGB: bitcoin & lightning client-validated smart contracts
- Multisignature & miniscript-based spending policies (WIP)
- Taproot & Schnorr signatures (WIP)
- Lightning network, including RGB-over-lightning payments (WIP)
The wallet is using MyCitadel Node backend, either as an embedded library & runtime, or as an externally hosted service (personal or enterprise server).
MyCitadel is a consumer-facing apps & products based on LNP/BP Association open-source libraries for:
- client-side-validation, RGB(https://github.com/rgb-org),
- LNP (lightning network protocol and rust node),
- descriptor wallets
- Internet2 focusing on end-to-end-encrypted peer-to-peer microservice architectures
It is also heavily uses rust-bitcoin community libraries: