https://github.com/oasisprotocol/demo-oasisriddle
https://github.com/oasisprotocol/demo-oasisriddle
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oasisprotocol/demo-oasisriddle
- Owner: oasisprotocol
- License: apache-2.0
- Created: 2023-11-16T18:55:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T18:55:20.000Z (over 1 year ago)
- Last Synced: 2025-03-02T10:14:20.912Z (over 1 year ago)
- Language: TypeScript
- Size: 202 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oasis Riddle
To run tests locally:
```shell
yarn
yarn build
yarn test
```