Skip to content

Latest commit

 

History

History
 
 

simpleInvoke

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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