N3developertoolkit / neo3-visual-tracker

Neo N3 blockchain explorer that is directly available within Visual Studio Code for developer usage and development scenarios.
https://marketplace.visualstudio.com/items?itemName=ngd-seattle.neo3-visual-tracker
MIT License
7 stars 11 forks source link

Enable specifying tx sender when invoking contract for results #100

Open devhawk opened 3 years ago

devhawk commented 3 years ago

https://github.com/neo-project/neo-express/pull/147 is adding support for Account argument and WitnessScope option to contract invoke command. DevTracker needs UI to specify these arguments when invoking a contract.