diff --git a/README.md b/README.md index c0e2c9e..7344340 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,8 @@ # zkinterface-wasm A zkInterface in WebAssembly +this repo is an extension of https://github.com/QED-it/zkinterface + live demo: https://qed-it.github.io/zkinterface-wasm-demo (hosted @ https://github.com/QED-it/zkinterface-wasm-demo) the code for the demo can be found at [/demo](https://github.com/QED-it/zkinterface-wasm/tree/master/demo) - -## Progress Tracker: -| System | ZK-Interface support | wasm supports | Demo integration | -|--------------------|-----------------------|--------------------|--------------------| -| :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | -| Bulletproof | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | -| Zokrates | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | -| | | | | - -## How to contribue: -