Innovations & Integrations (Community of Practice)

Sunday 14 November 2021

Blockchain - Solidity - Ethereum

Tools:
  • 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:

No comments:

Post a Comment