mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add basic modular contract example
Add link to libraries Line breaks Change send method to move Update docs/examples/modular.rst Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> Update docs/examples/modular.rst Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>
This commit is contained in:
co-authored by
ChrisChinchilla
parent
0408130338
commit
31bc2ec3d5
@@ -3,8 +3,11 @@ Solidity by Example
|
||||
###################
|
||||
|
||||
.. include:: examples/voting.rst
|
||||
|
||||
.. include:: examples/blind-auction.rst
|
||||
|
||||
.. include:: examples/safe-remote.rst
|
||||
|
||||
.. include:: examples/micropayment.rst
|
||||
.. include:: examples/micropayment.rst
|
||||
|
||||
.. include:: examples/modular.rst
|
||||
Reference in New Issue
Block a user