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

https://github.com/sh4ka/thesoliditydev

Solidity exercises
https://github.com/sh4ka/thesoliditydev

ethereum python python3 smart-contracts solidity tutorial

Last synced: about 1 month ago
JSON representation

Solidity exercises

Awesome Lists containing this project

README

          

Solidity examples commented
===========================

This is a collection of solidity smart contracts fully commented.
The general idea behind this project is just learning by coding some real life
scenarios.

0.- [Lottery](http://thesoliditydev.com/contract/update/2018/01/17/lottery/)

1.- [Bet](http://thesoliditydev.com/contract/2018/02/15/bet/)