-
Download / clone the repository.
-
Open your TokenScript.xml file and add the xml-stylesheet processing instruction with relative or absolute href path to the ts-debugger.xsl. This will be the second line in your TokenScript XML file as shown below.
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml-stylesheet href="../../../TokenScript-debugger/ts-debugger.xsl" type="text/xsl"?>
-
Most of the browsers does not support loading of local referenced file due to security policy. Considering this need to either run the TokenScript XML file in local HTTP server or perform below one time setting on Google Chrome.
-
Right click on Google Chrome icon
-
Go to Properties
-
Go target field to add --allow-access-from-files as shown below.
"your_path\chrome.exe" --allow-access-from-files
-
-
Now Start the Google Chrome browser and open / drag TokenScript XML file to view it.
-
Notifications
You must be signed in to change notification settings - Fork 0
darakhbharat/TokenScript-debugger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published