Skip to content

kang5647/ehm-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

EHM Blockchain features

Quick Start

  1. Install MetaMask browser extension.
  2. Get Sepolia testnet ETH from a faucet (e.g., https://www.alchemy.com/faucets/ethereum-sepolia).
  3. Request owner access from the contract administrator.
  4. Start a local server, e.g.:
python3 -m http.server 8000

Open http://localhost:8000 in your browser.

Usage

  1. Connect MetaMask when prompted.
  2. Owners can add/remove owners and scholars, view scholar list.
  3. Scholars can add edits to documents.
  4. Anyone can view edits for a specific document.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published