Note: To run this example, you need a mainnet endpoint.
Steps to run this example on mainnet:
- rename ".env.template" to ".env.mainnet"
- uncomment, and set INTEGRATION_BASE to the mainnet url
- make sure you are in the "simpleCall" directory
- execute
go mod tidy
- execute
go run main.go