Topic Link | Description |
---|---|
SimpleBank |
A very simple boilerplate for a dApp. Based off the truffle pet-shop box, SimpleBank allows for interaction with contracts on tests nets or locally and is perfect for testing tools. |
SimpleBankWithENS |
Coming next! |
Encoded function calls | How to encode a function in Solidity and JavaScript as well as how to execute your newly encoded function in Solidity. |
Vyper Cheetsheet | Everything you need to know about Vyper syntax and data types to write some kick ass code |