Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# sCrypt Smart Contracts on BTC Demo

## Build

```sh
npm run build
```

## Test Locally

```sh
npm run test
```

## Run Tests on the BTC Testnet

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