Skip to content

neeldhwaj/LibraryManagementSystem

Repository files navigation

A community library management system

Build Status

Virtual Community Library. Implemented on the Ethereum blockchain using Solidity, Truffle, Zeppelin and others.

$npm install -g truffle
$truffle compile
$truffle migrate
$truffle test

Building and the frontend

First run truffle compile, then run truffle migrate to deploy the contracts onto your network of choice (default "development"). Then run npm run dev to build the app and serve it on http://localhost:8080

About

Smart contract for lms based on Ethereum blockchain using truffle framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors