Skip to content

Global Chat App berbasis Smart Contract Blockchain dengan Hardhat

License

zeative/chat-blockchain

Repository files navigation

Global Chat App berbasis Smart Contract Blockchain dengan Hardhat

Image Preview

🎯 Cara install

Important

Pastikan Web Browser ter-install MetaMask Extensions

$ git clone https://github.com/zeative/chat-blockchain.git
$ cd chat-blockchain
$ npm i

🤖 Jalankan node dan compile

$ npx hardhat node
$ npx hardhat compile
$ npx hardhat run scripts/deploy.js --network localhost

Lalu copy Addres yang muncul di log

Addres 0x610178dA211F.....

Buka file scripts/ethers.js lalu ganti 0x610178dA211FEF7D417bC0e6FeD39F05609AD788 dengan addres yang sudah dicopy.

🖼️ Akses Web Page

Bukan file index.html dan jalankan dengan Live Server yang ada di vscode atau apapun itu.

~ Happy Coding!

Image Preview

About

Global Chat App berbasis Smart Contract Blockchain dengan Hardhat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published