Web3Coach Profile picture
Tmp offline.
Jan 26, 2022 13 tweets 5 min read
Introducing: Blockchain Roadmap for Backend Developers!

Everything I know about blockchain after 4 years in crypto. Use these 30 tutorials + eBook to:

• Learn Web3 architecture
• Program blockchain components in Go
• Read, Write Smart Contracts

web3.coach/backend-develo…

🧵👇 Part 1: You start with high-level Web3 architecture

What components make Web3. You learn what value each component brings to the end-user and its stakeholders.

As you progress through the roadmap, you will master each component one tutorial at a time.

web3.coach/web3-architect…
Sep 11, 2021 14 tweets 4 min read
Ethereum <> Solana 🧵on technical differences.

Disclaimer: Ethereum is unmatched and irreplaceable because of its innovative community with SKILLS, EXPERIENCE, STABILITY, MOMENTUM.

This thread is from a programming, protocol curiosity so we all grow by learning new concepts. 1. Positioning

Yes. Solana is positioning as a direct Ethereum competitor. It refers to other blockchains as "legacy chains".

It arguments that gas costs $ are unacceptable, and that 15 mins block times are too slow.

Solana claims:
- fees: $0.01
- block time: 400 milliseconds
Sep 9, 2021 6 tweets 3 min read
The Blockchain Bar Chapter 15 is released! 🍾

Check your inboxes!

Everyone who purchased the eBook is now getting a new bonus chapter with 30 extra pages on forks and consensus.

I hope you didn't make plans for weekend. Time to practice some blockchain programming in #golang! Image Very handy feature @gumroad - I didn't know I can directly send an email to the customers so they download the new eBook version! Image
Jun 21, 2021 5 tweets 3 min read
How to become a Web3 blockchain developer?

I program Ethereum apps since 2018, and my goal is to bring 1000 developers into the blockchain ecosystem.

If you want to learn distributed and decentralized systems, I will share all my knowledge with you in this WIP roadmap🧵 📒1. Learn the fundamentals - blockchain is a database.

Start by building one from ground zero to really understand this peer-to-peer tech.

Your beginner's friendly story guide on:
- transactions
- mining
- consensus
- wallets
- cryptography

freecodecamp.org/news/build-a-b…