Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 356 Bytes

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

Steps to run this example on testnet:

  1. rename ".env.template" to ".env.testnet"
  2. uncomment, and set INTEGRATION_BASE to the testnet url //You can get it from here www.alchemy.com/starknet
  3. make sure you are in the "simpleInvoke" directory
  4. execute go mod tidy
  5. execute go run main.go