mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
typo and alpha branch
This commit is contained in:
parent
beadbb4faf
commit
f20e0fa6c5
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## DISCLAIMER
|
||||
|
||||
This software is **WORK IN PROGRESS and NOT READY TO USE YET**. The master branch is empty **until the first release** of the software with core functionality implemented. At the moment all the code is in the 0.0.0-alpha branch.
|
||||
This software is **WORK IN PROGRESS and NOT READY TO USE YET**. The master branch is empty **until the first release** of the software with core functionality implemented. At the moment all the code is in the [0.0.0-alpha branch](https://github.com/cryptoadvance/specter-desktop/tree/0.0.0-alpha).
|
||||
|
||||
## Why?
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ Bitcoin Core has a very powerful command line interface and a wonderful daemon.
|
|||
|
||||
The goal of this project is to make a convenient and user-friendly GUI around Bitcoin Core with a focus on multisignature setup with airgapped hardware wallets.
|
||||
|
||||
At the moment we are working on integration of our [Specter-DIY hardware wallet](https://github.com/cryptoadvance/specter-diy) that uses QR codes as a main communication channel, and ColdCard that uses SD cards. Later on we plan to integrate "hot" hardware wallets using HWI tool and [Junktion](https://github.com/justinmoon/junction).
|
||||
At the moment we are working on integration of our [Specter-DIY hardware wallet](https://github.com/cryptoadvance/specter-diy) that uses QR codes as a main communication channel, and ColdCard that uses SD cards. Later on we plan to integrate "hot" hardware wallets using [HWI tool](https://github.com/bitcoin-core/HWI) and [Junction](https://github.com/justinmoon/junction).
|
||||
|
||||
## Current status
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue