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

https://github.com/NoteProtocol/scryptdemo

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

Last synced: 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
```