samiulllah / eth-contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etherum Simple Contact DAPP

This Dapp has smart contract which runs on local etherum network of Ganache at 127.0.0.1:7545. The Dapp has following features,

  1. Create contact.
  2. Edit contact.
  3. Delete contact.
  4. Read all contacts.

below are some of it's screenshots,

Alt text Alt text

This Dapp is also deployed to testnet and it uses metamask as provider to sign transactions.

This smart contract is deployed to Goerli Testnet at -> 0x702f1C30b26Af124209025161c58068216b2602C. Its demo is available at --> http://thickset-pitch.000webhostapp.com/contact_dapp/

About


Languages

Language:JavaScript 57.7%Language:HTML 32.2%Language:Solidity 10.1%