Skip to content

implements the mechanism of adding, borrowing and returning a book from the library.

Notifications You must be signed in to change notification settings

workrate99/Solidity-LibraryManagementSystem-beginner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Solidity-LibraryManagementSystem-beginner

implements the mechanism of adding, borrowing and returning a book from the library. It focuses on solidity concepts like structs, mappings, functions and arrays deployed it on a sepolia eth testnet steps to do that are: i. change the environment on remix to injected provider-Metamask, it would then prompt you to connect your wallet ii. connect your wallet but make sure you have adequate faucets in your wallet this would be used to pay gas fees for the transactions you'll be making. iii. you will be able to view your transactions on sepolia.etherscan.io

also deployed it on the zksync testnet.

About

implements the mechanism of adding, borrowing and returning a book from the library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published