Skip to content

ed-marquez/hedera-example-smart-contract-verification-ethersjs-solc

Repository files navigation

Run this on GitPod

💻 Click here to run on GitPod

Instructions

  • Open click the GitPod link (installs all dependencies - ethers, dotenv, solc)

  • Edit the .env_SAMPLE file with your credentials and rename it to .env

  • Enter the following commands in the terminal:

    solc --bin --abi --metadata -o contracts contracts/InventoryLookup.sol

    • You should see something like:
    • image

    node index.js

    • You should see something like:
    • image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published