Skip to content

Minimalist #Bitcoin wallet for iOS — Newbie-friendly — All the features you need, no extra complications — Both testnet & mainnet

Notifications You must be signed in to change notification settings

Fonta1n3/Satsuma-Wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satsuma 🍊

A simple onchain wallet.

www.satsumawallet.com

🛠 Satsuma is an early stage, "work in progress", although fully functional wallet.

Satsuma is a native iOS wallet which focuses on security, simplicity and ease of use.

Testnet functionality is available, mainnet is default.

Satsuma utilizes the Esplora API to search for utxo's via the https://mempool.space/api/address/<address>/utxo endpoint.

All other wallet functionality is powered by Libwally-Swift.

The only network commands the wallet makes are for fetching utxo's via address, fetching the "recommended fee" via mempool.space and broadcasting transactions.

Users may utilize their own Esplora instance via the "custom server" setting. It works with mempool.space, blockstream.info or any Esplora powered API.

Onion endpoints will work if the user toggles on Tor, onion endpoints are automatically utilized if Tor is on for public servers.

For a list of todo items see the issues.

Help testing and feedback would be much appreciated.

About

Minimalist #Bitcoin wallet for iOS — Newbie-friendly — All the features you need, no extra complications — Both testnet & mainnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.9%
  • Ruby 0.1%