Skip to content

vivekganesan01/ethereum-ever-ledger-solidity-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to EverLedgerWine!

author: vivekganesan01@gmail.com

An de-centralised liquor exchange - build on top of the ethereum solidity, helps to buy tamper proof wine products.

Contract

EverLedgerWine.sol consists of three contracts.

  • kingfisher beverage vendor
  • buyer
  • label manufacture

kingfisher beverage contract helps vendor to fill liquor details like product id, cost, liquor ingredients into the blockchain.

buyer contract helps to buy the liquor (tamper proof product).

label manufacture contract helps to create unique label id for the liquor product.

Tools and Program used

Truffle project - For deployment of contracts into network Ganache CLI - For testing in local network Solidity - Ethereum smart contract

Todo:

  • High Priority:
    • Need to update transfer fund from beverage to label vendor
    • Need to check for the transfer conversion
  • Low Priority:
    • Try to create seller contract
    • Introducting fiber tagging

About

Block chain ever ledger based liquor eco system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published