Skip to content

0xAlchemist/go-flow-tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-flow-tooling is now deprecated!

Use the go-with-the-flow instead

Deployment instructions

  1. cd examples/
  2. flow emulator start --verbose in terminal 1
  3. go run ./examples.go in terminal 2 or vscode

Keyinfo command line tool

  • after running the above commands you can inspect what is running in an account by using the tool in the keyinfo folder
  • cd keyinfo
  • go install
  • ./keyinfo

Or you could just run it with go run main.go <account>

About

GO SDK testing suite for Cadence smart contract projects on the Flow blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages