Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrypt-inc/rabin-demo
https://github.com/scrypt-inc/rabin-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrypt-inc/rabin-demo
- Owner: sCrypt-Inc
- Created: 2023-08-28T18:45:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-29T06:29:39.000Z (over 1 year ago)
- Last Synced: 2024-11-05T09:37:13.210Z (3 months ago)
- Language: TypeScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rabin Demo
## Build
```sh
npm run build
```## Testing Locally
```sh
npm run test
```## Run Bitcoin Testnet Tests
```sh
npm run testnet
```