Skip to content

A tool to visualise all the key information about your token

License

Notifications You must be signed in to change notification settings

Hasancan2/TokenScript-Visualiser

 
 

Repository files navigation

TokenScript Visualiser

You can use the TokenScript Viewer to see the major parts in a TokenScript file.

Here is the instruction:

  1. Check your dependency. On OS X everything needed is shipped. On Ubuntu, you need to install 3 packages: tcl, tk, tdom at the outset.

  2. Clone it to get the source code:

$ git clone https://github.com/AlphaWallet/TokenScript-Viewer

  1. Go to src directory and run ./tsviewer.tcl

$ cd src src$ ./tsviewer.tcl

You should see a new window, use "File -> Open" to open a tokenscript file (signed or unsigned doesn't matter). You will get something like this:

Screenshot

About

A tool to visualise all the key information about your token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.6%
  • CSS 5.1%
  • Tcl 2.6%
  • Other 0.7%