Skip to content

VietHoc/Courses-eth

Repository files navigation

Courses-eth

Coursetro-eth is a project about Etherium, smart contract.

What is Etherium?

What is smart contract?

Coding...

  • Tìm hiểu về thư viện web3, ứng dụng của web3.
  • Tìm hiểu về mist, geth sau đó setup mạng riêng để deploy và test contract.
  • Tạo 1 trang web demo sử dụng web3 tương tác với smart contract.
  • Sau đó sử dụng mạng testnet để test contract, biết cách dùng etherscan để theo dõi transaction, thông tin của contract, phân biệt sự khác nhau khi dùng mạng riêng và testnet.

How to run this project?

Start server EVM

  • `npm install -g ethereumjs-testrpc` `testrpc`

Install MetaMask chrome plugin

lite-server

  • `npm install lite-server --save-dev` `npm run dev`

About

This project learn about ETH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published