Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/NoteProtocol/scryptdemo

NOTE Offchain SmartContract Demo
https://github.com/NoteProtocol/scryptdemo

Last synced: about 2 months ago
JSON representation

NOTE Offchain SmartContract Demo

Awesome Lists containing this project

README

        

# NOTE Offchain SmartContract demo

## Build

```sh
npm run build
```

## Testing Locally

```sh
npm run test
```