Skip to content

Instantly share code, notes, and snippets.

@amitkumarj441
Forked from hjpithadia/reading.md
Created February 14, 2023 21:55
Show Gist options
  • Save amitkumarj441/cf4f44cfd5947483adf216e95a645c71 to your computer and use it in GitHub Desktop.
Save amitkumarj441/cf4f44cfd5947483adf216e95a645c71 to your computer and use it in GitHub Desktop.
Reading List

📕Reading List, Tools and Environments

Blockchains and Cryptography

Reading for blockchains and cryptography

Papers

Books

  • Blockchain in Action - Book that teaches the essential principles of blockchain and how to create your own decentralized apps.
  • Mastering Ethereum - Mastering Ethereum is a book for developers, offering a guide to the operation and use of the Ethereum, Ethereum Classic, RootStock (RSK) and other compatible EVM-based open blockchains.

Tokens

Reading for Token Design Tokenomics etc.

Books

-Token Economy: How Web3 4reinvents the internet

Smart Contracts

Tutorials and reading for smart contract dev; including common token standards

Intro

Solidity

From Awesome Solidity

  • androlo/solidity-workshop - Comprehensive series of tutorials covering contract-oriented programming and advanced language concepts.
  • buildspace.so - Hands-on Web3 course especially for beginners. It is completely free and you get an NFT on completion.
  • Cadena - Tutorials for building smart contracts, dapps, on multiple chains and earn a Cadena NFT Certificate.
  • CryptoZombies - Interactive code school that teaches you to write smart contracts through building your own crypto-collectibles game.
  • cryptodevhub.io - Community-driven effort to unite like-minded people interested in Blockchain- and Crypto Technologies.
  • Discover Ethereum & Solidity (ludu.co) - Complete course that takes you through the process of creating a decentralized Twitter clone using best practices.
  • ExtropyIO/defi-bot - Tutorial for building DeFi arbitrage bots.
  • karmacoma-eth/sending-ether-cheat-sheet - Tips and best practices for sending Ether.
  • LearnXInY - Learn Solidity in 15 mins (for experienced devs).
  • manojpramesh/solidity-cheatsheet - Cheat sheet and best practices

Privacy

Federated Learning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment