https://github.com/bitcoin-sv/spv-wallet-admin
Administrative console for interacting with spv-wallet servers
https://github.com/bitcoin-sv/spv-wallet-admin
admin bsv bux spv-wallet spv-wallet-team spv-wallet-toolkit utxo
Last synced: about 2 months ago
JSON representation
Administrative console for interacting with spv-wallet servers
- Host: GitHub
- URL: https://github.com/bitcoin-sv/spv-wallet-admin
- Owner: bitcoin-sv
- License: mit
- Created: 2022-02-16T15:05:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:28:21.000Z (7 months ago)
- Last Synced: 2024-10-29T14:35:27.829Z (7 months ago)
- Topics: admin, bsv, bux, spv-wallet, spv-wallet-team, spv-wallet-toolkit, utxo
- Language: JavaScript
- Homepage: https://docs.bsvblockchain.org/network-topology/applications/spv-wallet
- Size: 8.92 MB
- Stars: 20
- Watchers: 3
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# SPV-WALLET-ADMIN
## Table of Contents
- [What is SPV-Wallet?](#what-is-spv-wallet)
- [Installation](#installation)
- [Documentation](#documentation)
- [Code Standards](#code-standards)
- [Running](#running)
- [Contributing](#contributing)
- [License](#license)
## What is SPV-Wallet?
[Read more about SPV-Wallet](https://github.com/bitcoin-sv/spv-wallet/blob/main/README.md)For in-depth information and guidance, please refer to the [SPV Wallet Documentation](https://docs.bsvblockchain.org/network-topology/applications/spv-wallet).
## Installation
```shell
npm install -g yarn
yarn install
```## Running
```shell
yarn dev
```## Documentation
- [Running visual tests](playwright/README.md)
Release Deployment
To be done## Code Standards
Please read our [standards document](.github/CODE_STANDARDS.md)
## Contributing
View the [contributing guidelines](.github/CODE_STANDARDS.md#3-contributing) and follow the [code of conduct](.github/CODE_OF_CONDUCT.md).
## Contributing
All kinds of contributions are welcome!
To get started, take a look at [code standards](.github/CODE_STANDARDS.md).
View the [contributing guidelines](.github/CODE_STANDARDS.md#3-contributing) and follow the [code of conduct](.github/CODE_OF_CONDUCT.md).
## License
[](LICENSE)