Dear Blockchain Engineer
- Read and get a fair understanding of the Bitcoin whitepaper. The next is a bit daunting but do it in your free time, clone the Bitcoin repo and go over the source code, see if you can co-relate with paper and code in the repo.
- Learn Solidity Programming Language and move to truffle or brownie based systems for easy code, build and testing infrastructure.
- [Advanced] Give a through read to Ethereum white paper. Understand EVM, stack, bytecode, gas computation.
- There are a few standards that one must be aware of, ERC-721 and ERC-1155 token standards are absolutely necessary.
- Learn about the Byzantine Generals Problem and how it was solved. Learn about consensus problem and ask
Is Blockchain necessary?
when you encounter a similar problem? - Proof of Work is absolutely necessary, Proof-of-stake maybe.
What is Blockchain ?
- Bitcoin Original Paper
- Ethereum Yellow Paper
- Crypto and NFTs Dominate the Headlines, but Smart Money Bets on Web3
- Modular Blockchain Architecture with Nader Dabit
- Solana White Paper
- Solana blockchain and the Proof of History
- SE Daily - Web3 & Stuff
- Blockchain for Govt.
- Understanding Blockchain Fundamentals, Part 1: Byzantine Fault Tolerance
- Consensus Algorithms: The Root Of Blockchain Technology
- https://blog.coinbase.com/blockchain-infrastructure-at-coinbase-366c09dbcef4
- The Raft Consensus Algorithm
- Why Web3 Needs a Real-Time Data Layer Now More Than Ever
- Cryptocurrency Price Prediction Using Deep Learning
- Cryptocurrency Prediction with LSTM
- Bittrex API Docs
- Automated Crypto Trading
- Blockchain Architecture @Coinbase
- https://www.infoq.com/news/2020/07/coinbase-kubernetes/
- Coinbase Case Study
- https://blog.coinbase.com/how-coinbase-builds-secure-infrastructure-to-store-bitcoin-in-the-cloud-b1ba6c3f2c11
- Steamit Blockchain Intro-Paper
- Blockchain Solutions & COVID-19
- the-architecture-of-a-web-3-0-application
- BEPRO : Network & Testnet Release
- Byzantine Generalβs Problem
- RAFT Protocol
- RAFT Explained β Part 1/3: Introduction to the Consensus Problem
- Eth : Ethereum Virtual Machine
-
[**Eth Mining POW**](https://ethereum.org/en/developers/docs/consensus-mechanisms/pow/mining/) - Dandelion: Redesigning the Bitcoin Network for Anonymity
- The Ins and Outs of Decentralized Exchanges
- A Security Reference Architecture for Blockchains
- Web 3.0 (BuzzWord for some!)
- Arweave with Sam Williams
- How Terra Works?
- Automated Trading with Coinrule: https://coinrule.com/
- Web 3.0 versus the previous stacks.
- Blockchain architecture for trusted transactions