Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unirep/demo
The off-chain demo app of UniRep data system 🧩
https://github.com/unirep/demo
Last synced: 5 days ago
JSON representation
The off-chain demo app of UniRep data system 🧩
- Host: GitHub
- URL: https://github.com/unirep/demo
- Owner: Unirep
- Created: 2023-09-23T07:44:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-02T08:07:52.000Z (11 months ago)
- Last Synced: 2024-01-02T09:28:00.547Z (11 months ago)
- Language: TypeScript
- Homepage: https://demo.unirep.io
- Size: 12.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UniRep Demo Frontend
This is an off-chain version demo of [create-unirep-app](http://github.com/unirep/create-unirep-app).
See [unirep/unirep](http://github.com/unirep/unirep) to learn more about unirep protocol.
## Installation
```sh
yarn
```## Start an frontend
```sh
yarn start
```