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 suggested ethereum texts #133

Open
wants to merge 1 commit into
base: main
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
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
- [Computability](#computability)
- [Consensus](#consensus)
- [Cryptography](#cryptography)

- [Ethereum](#ethereum)
---
> You can choose a life of ease and comfort or you can choose a life of service and adventure - Jeff Bezos

Expand Down Expand Up @@ -731,3 +731,12 @@ There is even more present in the [reference material chapter](Reference.md). Yo
*Estimate time: 6 hours*
- [Introduction To Cryptocurrency](https://nakamoto.com/introduction-to-cryptocurrency/) A brief introduction to cryptography and P2P networking used in Bitcoin.
Avoid The History of Bitcoin module. Also, if you already implemented the Rusty Merkle Tree you can skip the Merkle Trees lecture

### Ethereum
- [What happens when you send one DAI](https://www.notonlyowner.com/learn/what-happens-when-you-send-one-dai)
- [Ethereum in 30 minutes by Vitalik Buterin | Devcon SEA](https://youtu.be/ei3tDRMjw6k)
- [Keynote: [title redacted] by Justin Drake | Devcon SEA](https://youtu.be/lRqnFrqpq4k)
- [Open sourcing rbuilder | Flashbots Writings](https://writings.flashbots.net/open-sourcing-rbuilder)
- [Illuminating Ethereum's Order Flow Landscape | Flashbots Writings](https://writings.flashbots.net/illuminate-the-order-flow)
- [Electronification, Trading, and Crypto](https://blog.uniswap.org/electronification-trading-and-crypto)
- [Ethereum is a Dark Forest](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest)