Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xPARC/zkrepl
An online playground for zero knowledge circuits
https://github.com/0xPARC/zkrepl
circom zk-snarks
Last synced: 28 days ago
JSON representation
An online playground for zero knowledge circuits
- Host: GitHub
- URL: https://github.com/0xPARC/zkrepl
- Owner: 0xPARC
- License: gpl-3.0
- Created: 2021-12-07T10:39:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T10:07:39.000Z (6 months ago)
- Last Synced: 2024-08-10T11:57:33.516Z (4 months ago)
- Topics: circom, zk-snarks
- Language: TypeScript
- Homepage: https://zkrepl.dev/
- Size: 27.1 MB
- Stars: 141
- Watchers: 2
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-circom - zkrepl - Online playground for Circom circuits (Code editors & tooling / Cryptographic primitives in other languages)
README
![zkREPL Banner](https://github.com/antimatter15/zkrepl/blob/main/src/data/banner.png?raw=true)
[Try out zkREPL](https://zkrepl.dev/)
## Getting Started
```
yarn
yarn dev
```