web3.js란?


1. https://github.com/kennethhutw/Web3JsPractice clone 후 cmd에서 ganache-cli 실행

Untitled

Untitled

2. index_completed.html 웹에서 실행

Untitled

성공적으로 연결이 되면 ganache-cli 실행 시 생성된 계정과 연결되어 잔액 조회되는 것 확인할 수 있음.

Untitled

다른 계정으로 이더 전송한 후 잔액 조회 테스트

3. index_completed.html 소스 확인

Untitled