Skip to content

A few command line tools to assist in debugging transactions and TEAL

License

Notifications You must be signed in to change notification settings

algodex/algodex-tealdbg-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algodex-tealdbg-tools

A few command line tools to assist in debugging transactions and TEAL

Setup

Make sure php and node are first installed and in your path.

Copy all files into the top level of your algorand node directory. Make sure your node has EnableDeveloperAPI set to true in the config. Ensure that the following environment variables are set as well in bash:

Edit debug.sh and set ALGODEX_SDK_PATH. (todo: make this an environment variable)

Running

Run ./debug.sh

About

A few command line tools to assist in debugging transactions and TEAL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published