Skip to content

A Decentralised Library implementation on Ethereum Blockchain

Notifications You must be signed in to change notification settings

SatoshiNextTechLab/Decentralized-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentralized-Lib


A Decentralised Library implementation on Ethereum Blockchain


This a project aimed to transfer the book-keeping process of a library while improving accessability and reliability. It seperates the contract into different level of access control such as User,Admin,Book(Yes, Book in itself is considered an entity).

A user is allowed to look for avaialable books, issue them and return the book after the use. Admin is responsible for adding,removing books from library, also the admin is to collect the fine for delay in returning.


Tech-Stack:

  • Solidity
  • Truffle.js
  • Web3

Tasks

  • Ethereum Smart Contract
  • Tested on Ropsten Testnet
  • UI Design
  • Test of WebApp

About

A Decentralised Library implementation on Ethereum Blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages