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
- Host: GitHub
- URL: https://github.com/harry-027/solidity-smart-contracts-walkthrough
- Owner: Harry-027
- License: mit
- Created: 2019-10-10T17:36:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T19:12:54.000Z (over 6 years ago)
- Last Synced: 2025-04-19T16:28:22.775Z (about 1 year ago)
- Topics: blockchain, ethereum, smart-contracts, solidity, solidity-contracts, truffle-framework
- Language: JavaScript
- Homepage: https://medium.com/@harish0y2j/solidity-smart-contracts-walk-through-series-part-1-90075f4e9da6
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.