SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
363 stars 68 forks source link

v0.6.0 #208

Closed Kexkey closed 3 years ago

Kexkey commented 3 years ago

A small release with a big new feature! Cyphernode now supports integration of Specter Desktop, an amazing web GUI for Bitcoin Core with hardware wallet support! https://github.com/cryptoadvance/specter-desktop

Installation notes: if you already were using the batcher cypherapp, please move/rename the dist/apps/ directory, so that the new cypherapps branch is cloned during setup. Then copy and modify your batcher docker-compose.yaml file and data/ dir in dist/apps/batcher/.

What's new

What's improved

What's fixed