/Project-Akhir-SKT

Primary LanguageVueMIT LicenseMIT

Catatan

Progres & Kendala

Progres

  • Bisa panggil fungsi smart contract di Vue.
  • Bisa mengecek balance berdasarkan address yang diinputkan.

Kendala

Tools yang perlu diinstal

  • Node.js
  • Ganache
  • Truffle
  • MetaMask (Chrome extension)

Project setup

npm install

Install library

Instal vue

npm install vue

Kalau gak berhasil, coba:

npm install -g @vue/cli

Instal Web3

npm install web3

Menjalankan program

npm run serve

Customize configuration

See Configuration Reference.