Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a section of the Zero Knowledge Roll Ups too #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ Helpful emojis to let you know status of each section
|⚠️| [Vyper](vyper.md) | Pythonic-like smart contract programming language for Ethereum |
|⚠️| [Scribble](scribble.md) | A runtime verification tool to transform contracts to check properties for easier testing |

## Learn Zero-Knowledge Proofs
| Status | Topic | About |
|⚠️| [chainlink | P[ythonic-like smart contract programming language for Ethereum](https://blog.chain.link/zero-knowledge-projects/) |



## Learn how to Collaborate

| Status | Topic | About |
Expand All @@ -75,3 +81,4 @@ A walk through of basic projects you can learn by following along.
| [Dapp University](https://www.youtube.com/watch?v=XLahq4qyors) | Video |Full Ethereum Programming Course |
| [ConsenSys Dev Portal](https://consensys.net/developers/) | Text | Dev Portal for ConsenSys |
| [Ethereum.org](https://ethereum.org/en/) | Text | The Official Etheruem Website |