An open API service indexing awesome lists of open source software.

https://github.com/philipglazman/atlaswallet

My own C++ implementation of a bitcoin wallet. More to come.
https://github.com/philipglazman/atlaswallet

Last synced: 3 months ago
JSON representation

My own C++ implementation of a bitcoin wallet. More to come.

Awesome Lists containing this project

README

        

# Atlas Wallet
C++ implementation of a bitcoin wallet.

## Planned Features
- Fee Estimation
- Recommendations for when to submit transactions based on historical fees.
- UTXO Analyzer for client to analyze personal spending.
- Configurable Scripts/Smart Contracts
- Timelock Contracts
- Lightening Network Dashboard

# Status
In development. Do not use with real money.