Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 302 Bytes

Note: To run this example, you need a mainnet endpoint.

Steps to run this example on mainnet:

  1. rename ".env.template" to ".env.mainnet"
  2. uncomment, and set INTEGRATION_BASE to the mainnet url
  3. make sure you are in the "simpleCall" directory
  4. execute go mod tidy
  5. execute go run main.go