Skip to content

Commit

Permalink
Merge pull request #75 from bitcoin-sv/BUX-705/Gitbook
Browse files Browse the repository at this point in the history
feat(bux-705): added gitbook
  • Loading branch information
Nazarii-4chain authored Apr 11, 2024
2 parents 85059fa + fe65c7c commit 0307514
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# SPV WALLET WEB FRONTEND


The `spv-wallet-web-frontend` is a referential frontend app designed as a part of the **SPV Wallet** which is a custodial wallet for Bitcoin SV.
It utliizes the `spv-wallet` service as a non-custodial wallet in conjunction with the `spv-wallet-web-backend` as a backend server which is responsible for storing user data and private keys.

For in-depth information and guidance, please refer to the [SPV Wallet Documentation](https://bsvblockchain.gitbook.io/docs).


## Running the project

`yarn` - install all dependencies
Expand Down

0 comments on commit 0307514

Please sign in to comment.