Bitcoin Forum

Alternate cryptocurrencies => Service Discussion (Altcoins) => Topic started by: scootcho on February 09, 2018, 10:28:35 AM



Title: Is there a list of solid implementations of ERC20 tokens?
Post by: scootcho on February 09, 2018, 10:28:35 AM
I went through a few tutorials on creating my own token for fun using geth + truffle + testrpc. I'm wondering if there's list of solid implementations of ERC20 tokens? Ideally tried and tested in real world.

These are what I found so far but I'd love to read some good ones to gauge best practices & patterns.

https://github.com/rstormsf/awesome-crowdsales

https://eidoo.io/erc20-tokens-list/

Thanks!