Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scrypt-inc/scrypt-btc-merkle


https://github.com/scrypt-inc/scrypt-btc-merkle

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# sCrypt BTC Merkle

## Build

```sh
npm run build
```

## Testing Locally

```sh
npm run test
```

## Run Tests on the Bitcoin Testnet

```sh
npm run test:testnet
```