Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 696 Bytes

File metadata and controls

38 lines (23 loc) · 696 Bytes

Ekoky

An eco-friendly, logistical solution with a great introduction to blockchain for businesses to solve this problem.

Requirements

  • Nodejs
  • Truffle
  • Ganache
  • Metamask with Ganache network and accounts

Local Test

npm i

add your .secret with Ganache mnemonic, then check development network on truffle-config.js

truffle build

truffle migrate --reset

truffle test --network development

npm run dev

Go first to http://localhost:3001/institutions/index.html

then to http://localhost:3001/business/index.html

Stack

The stack and tools of this application is:

  • Truffle Framework
  • Solidity
  • Ganache
  • Web3.js
  • Pure Javascript and Bootstrap v5