superblocks-lab icon indicating copy to clipboard operation
superblocks-lab copied to clipboard

Add a new set of templates

Open filippsen opened this issue 6 years ago • 3 comments

Summary

Add a new set of templates.

Motivation

More templates to serve as base references and educational purposes.

filippsen avatar Sep 10 '18 13:09 filippsen

Consider new categories

  • Ethereum.org [1] -- Check all balances -- Greeter -- Token -- Crowdsale -- DAO
  • Solidity by example [2] -- Voting -- Open auction -- Blind auction -- Purchase -- Payment channel
  • Token -- Standard (ERC-20) -- Non-Fungible Standard (ERC-721)
  • Generic -- SafeMath -- Name Service (ENS)

[1] https://www.ethereum.org/cli [2] https://solidity.readthedocs.io/

filippsen avatar Sep 12 '18 16:09 filippsen

@filippsen Awesome initiative. We will need to figure out how to do a simplified version of the front-end for all those examples

javier-tarazaga avatar Sep 12 '18 22:09 javier-tarazaga

Additional template/example suggestions:

  • Ethereum conversion helper tool (mentioned in #125)
  • A message encoding/decoding tool using the in-browser wallet (mentioned in #126)

filippsen avatar Jan 31 '19 08:01 filippsen