Skip to content

Proof of concept of NFT education certification/degree. Your degree with real value. This repo is the Dapp. For Smart contract and on chain logic, email EduChaintion@outlook.com.

Notifications You must be signed in to change notification settings

EduChaintion/educhain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Installation

Requirement

  • NodeJS, NPM
  • MetaMask if using Testnet

With MetaMask (Recommend)

npm install
npx tsc

With Local Blockchain (Ganache) (Not Fully Implemented)

  • Ensure that the web3 is changed to your respected RPC server addr in main.js
  • Ensure to change edu_coin_addr in contract_addr.js
  • Ensure to change edu_coin_abi in contract.js
npm install
npx tsc

Note you will need to enter private key for the local blockchain accounts.

Run server

node build/index.js

About

Proof of concept of NFT education certification/degree. Your degree with real value. This repo is the Dapp. For Smart contract and on chain logic, email EduChaintion@outlook.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published