Skip to content

Instantly share code, notes, and snippets.

@sekrystal
Created November 11, 2022 15:18
Show Gist options
  • Save sekrystal/261e8ac97152bf1b83193889320b351e to your computer and use it in GitHub Desktop.
Save sekrystal/261e8ac97152bf1b83193889320b351e to your computer and use it in GitHub Desktop.
EVM Contract Construction Example 4

solc --bin-runtime ~/Desktop/MyCoin.sol

======= Desktop/MyCoin.sol:MyCoin =======

Binary of the runtime part: 6080604052348015600f57600080fd5b506004361060285760003560e01c806318160ddd14602d575b600080fd5b60336047565b604051603e9190606e565b60405180910390f35b6b033b2e3c9fd0803ce800000081565b6000819050919050565b6068816057565b82525050565b6000602082019050608160008301846061565b9291505056fea2646970667358221220edc6183cb296d3c2809859d4531deef0fb83c0ad90b772697ffaa375befe9c7664736f6c634300080d0033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment