Important
Pastikan Web Browser ter-install MetaMask Extensions
$ git clone https://github.com/zeative/chat-blockchain.git
$ cd chat-blockchain
$ npm i$ npx hardhat node
$ npx hardhat compile
$ npx hardhat run scripts/deploy.js --network localhostLalu copy Addres yang muncul di log
Addres 0x610178dA211F.....Buka file scripts/ethers.js lalu ganti 0x610178dA211FEF7D417bC0e6FeD39F05609AD788 dengan addres yang sudah dicopy.
Bukan file index.html dan jalankan dengan Live Server yang ada di vscode atau apapun itu.

