Skip to content

Instantly share code, notes, and snippets.

@Craigson
Last active December 16, 2021 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Craigson/10095698ec5af7bba7df503951424245 to your computer and use it in GitHub Desktop.
Save Craigson/10095698ec5af7bba7df503951424245 to your computer and use it in GitHub Desktop.
List of resources for Solidity
# On-Chain Metadata
- https://blog.simondlr.com/posts/flavours-of-on-chain-svg-nfts-on-ethereum
# EVM / MEV
- https://twitter.com/libevm/status/1467376978697211904?s=20
# Solidity Devtools:
- ethereum-code-viewer: https://github.com/dethcrypto/ethereum-code-viewer
- decompiler: https://ethervm.io/decompile
- explorer: https://eth95.dev/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment