Files
zknft/README.md
Ryan MacArthur 9ec3f51352 Update README.md
2024-03-14 01:14:13 -04:00

43 lines
1.0 KiB
Markdown

<center><img src="/packages/common/static/bear.png" style=" width:80px ; height:80px " /></center>
# [tlsnotary](https://tlsnotary.org "tlsn") e2e demo
* notary server
* dapp to verify authdecode halo2 poseidon hashes
* webapp to create proofs
* solidity contracts for halo2 verification
* websockify to enable browsers to break free of their chains and get raw sock() access
### Developing
```
pnpm install
pnpm dev
```
<div>
**after running pnpm dev:**
1. your terminal should show:
<p align="center">
<img src="https://index-6551.s3.us-west-1.amazonaws.com/dash.png" style=" width:500px ; height:auto " />
2. open browser and go to: https://local.proof.markets:4173
3. _you should see the following_:
<p align="center">
<img src="/packages/common/static/web_demo.jpg" style=" width:400px ; height:auto " />
</p>
</div>
<br>
<br>
<div>
<p align="center">
<img src="/packages/common/static/t.png" style=" width:60px ; height:60px " />
<img src="/packages/common/static/l.png" style=" width:98px ; height:50px " />
</p>
</div>