https://github.com/bce99/solidity_by_example
https://github.com/bce99/solidity_by_example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bce99/solidity_by_example
- Owner: bce99
- License: mit
- Created: 2022-07-18T16:21:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T09:56:52.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T12:28:44.613Z (over 1 year ago)
- Language: Solidity
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solidity_tutorials
This is a solidity tutorial repo for the sole purpose of recording my files created while learning solidity.
Credits to HashLips, Smart Contract Programmer and Derek Banas YouTube channel, whose many teaching videos I closely followed.