Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scrypt-inc/rabin-demo


https://github.com/scrypt-inc/rabin-demo

Last synced: about 1 month ago
JSON representation

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
```