- MetaMask - A crypto wallet & gateway to blockchain apps
- Remix - Ethereum IDE
- Geth - Official Go implementation of the Ethereum protocol
- web3.js - is a collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket
- Ganache - Quickly fire up a personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state while controlling how the chain operates.
- Truffle - A world class development environment, testing framework and asset pipeline for blockchains using the Ethereum Virtual Machine (EVM), aiming to make life as a developer easier.
- Linux - Unix-like, open source and community-developed operating system (OS) for computers, servers, mainframes, mobile devices and embedded devices.
- How to install Ubuntu inside Window - https://linuxconfig.org/how-to-install-ubuntu-20-04-alongside-windows-10-dual-boot
- Visual Code - Free. Built on open source. Runs everywhere.
References:
- Mastering Ethereum: https://github.com/ethereumbook/ethereumbook
- A Next Generation Smart Contract and Decentralized: https://blockchainlab.com/pdf/Ethereum_white_paper-a_next_generation_smart_contract_and_decentralized_application_platform-vitalik-buterin.pdf
- Ethereum Homestead Documentation: https://ethdocs.org/en/latest/
- Solidity: https://docs.soliditylang.org/en/v0.7.4/
No comments:
Post a Comment