Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrypt-inc/scrypt-btc-demo
https://github.com/scrypt-inc/scrypt-btc-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrypt-inc/scrypt-btc-demo
- Owner: sCrypt-Inc
- Created: 2024-01-04T16:06:15.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-04T16:11:36.000Z (about 1 year ago)
- Last Synced: 2024-11-05T09:37:03.076Z (3 months ago)
- Language: TypeScript
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Btc Demo
## Build
```sh
npm run build
```## Testing Locally
```sh
npm run test
```## Run Tests on the Bitcoin Testnet
```sh
npm run test:testnet
```