Skip to content

Commit

Permalink
Added reference to ERC20 example code.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminion committed Sep 16, 2017
1 parent d85097d commit 6d9ff4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lll_introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ Example Code
* There is also a sample `ENS Resolver in LLL
<https://github.com/ethereum/ens/blob/master/contracts/PublicResolver.lll>`_.

* An ERC20 token `implementation in LLL
<https://github.com/benjaminion/LLL_erc20>`_.

* The compiler `built-in macros
<https://github.com/ethereum/solidity/blob/develop/liblll/CompilerState.cpp>`_
and `end-to-end test suite
Expand Down

0 comments on commit 6d9ff4a

Please sign in to comment.