Solidity Cheat sheet

Cool one: https://github.com/manojpramesh/solidity-cheatsheet

but consider

  • blocks as address
  • account as address storing a subjects public.key or smart contract
  • every transaction, including events have unique addresses
  • every transaction consumes gas (the Ethereum currency)

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *