Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
NOTE Offchain SmartContract Demo
- Host: GitHub
- URL: https://github.com/NoteProtocol/scryptdemo
- Owner: NoteProtocol
- Created: 2024-02-05T10:10:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T03:30:38.000Z (9 months ago)
- Last Synced: 2024-08-02T14:05:31.388Z (5 months ago)
- Language: TypeScript
- Size: 66.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scrypt - Note Protocol - https://noteprotocol.org/ (Code Samples / Community)
README
# NOTE Offchain SmartContract demo
## Build
```sh
npm run build
```## Testing Locally
```sh
npm run test
```