Repository files navigation
write a game contract, a player is inside the forest and is trying to find his way out
if he take right turn, he will get more deeper in the forest, however, if he takes a left turn he will come out successfully
if he keeps going right, he will loose the game
another bookstore contract, the owner post a book, update.
student can request for a book and also see the list of the contract available
owners update student request status, either it is on pending, approved or decline
also same contract but written on different file, the advancebookstore inherit bookstore contract and also update it
I wrote the bookstore contract on vscode with the help of Hardhat
Here, i successfully compile my BookStore Contract
Here i successfully deploy on localhost
Here, i successfully test my contract
And finally, after runing into network issue, i was able to deploy and verify it on Lisk Sepolia Testnet... Yah!!!
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.