Skip to content

Shows a sankey diagram of the CRC flow between source and sink

License

Notifications You must be signed in to change notification settings

CirclesUBI/path-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

git clone https://github.com/CirclesUBI/path-visualizer.git
cd path-visualizer/src

pip install plotly
pip install web3

python test.py --source "0xDE374ece6fA50e781E81Aac78e811b33D16912c7" \
	--sink "0x431a8E4FD58E0D5729C146AD18c47e8122614Cf3" \
	--amount 999999999999999999999999999 \
	--pathfinder-url "https://pathfinder.circlesubi.id"

About

Shows a sankey diagram of the CRC flow between source and sink

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages