-
Notifications
You must be signed in to change notification settings - Fork 28
Onboarding
cor edited this page Jan 18, 2024
·
3 revisions
Welcome to Union! We're glad that you're here to contribute. Here's a list of onboarding resources:
The recommended resource to learn Rust is the Official Rust Book. Read it in full to learn Rust
We recommend getting a quick impression of Go by taking the official interactive tour of Go.
TODO
We recommend zero to nix site
https://ethereum.org/en/developers/tutorials/merkle-proofs-for-offline-data-integrity
Read the IBC whitepaper
We recommend watching this lecture series on ZK
The foundations of ZK lie in Eliptic Curve Cryptography, we recommend reading this gentle introduction to ECC