Categorygithub.com/0xAlchemist/go-flow-tooling

# README

go-flow-tooling

  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>

# Packages

No description provided by the author
No description provided by the author
No description provided by the author