Try   HackMD

Solidity Galaxy Brain 🧠🌌

These are resources I found useful as I learned solidity.

Tips

Resources

  • How to get Contract ABI on Remix link
  • Construct tx data Hashex
  • EVM opcodes
  • Learning assembly in solidity video
  • First testnet deploy of a 721 contract