Skip to content

This repository is dedicated to providing a comprehensive list of resources for individuals who are interested in learning more about blockchain technology and Ethereum.

Notifications You must be signed in to change notification settings

blockdevsasia/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Resources

This repository is dedicated to providing a comprehensive list of resources for individuals who are interested in learning more about blockchain technology and Ethereum.

Documentation

  • GitHub Wiki - Ethereum wiki covering all things related to Ethereum. The go-to place for all things.
  • Yellowpaper - Technical description of Ethereum. Technically outdated, but interesting.
  • Whitepaper - Non-technical introductory description of Ethereum.

Programming

  • OpenZeppelin - Battle-tested framework of secure, reusable smart contracts.
  • Remix Online IDE - A useful in-browser IDE that can compile and publish smart contracts to various Ethereum networks. Includes a linter.
  • Hardhat - Ethereum development environment for professionals.
  • Foundry - Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
  • Solidity Documentation - Programming language of choice for smart contracts.

Learning

Blockchain Utilities

  • MetaMask - Browser extension that can interact with Remix IDE and send transactions to different testnets.
  • ETH Gas Station - A tool to check the current price of gas for transactions.
  • Etherscan - Ethereum block explorer with other useful block utilities.

About

This repository is dedicated to providing a comprehensive list of resources for individuals who are interested in learning more about blockchain technology and Ethereum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published