An open API service indexing awesome lists of open source software.

https://github.com/harry-027/solidity-smart-contracts-walkthrough

In reference with blog post series : Solidity-Smart-Contracts-Walkthrough
https://github.com/harry-027/solidity-smart-contracts-walkthrough

blockchain ethereum smart-contracts solidity solidity-contracts truffle-framework

Last synced: 11 months ago
JSON representation

In reference with blog post series : Solidity-Smart-Contracts-Walkthrough

Awesome Lists containing this project

README

          

# Solidity Smart Contracts Walkthrough

Smart contracts for different use cases. This repository is in reference with medium blog series : https://medium.com/@harish0y2j/solidity-smart-contracts-walk-through-series-part-1-90075f4e9da6

Please keep in mind that this is not a fully featured product. These smart contracts have been tested locally using Ganache & they are not part of any production or test network. They were developed for educational purpose only.