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

decouple service facades for contract invocation/deployment #159

Closed JohndeVadoss closed 5 months ago

JohndeVadoss commented 1 year ago

the vast majority of the open issues for DevTracke are on contract invocation/deployment - if we are going to decouple the privatenet from the UI, perhaps the UI can also be decoupled from new service facades that enable contract invocation/deployment. by doing so - the service facades can then be reused for the postman invocation/deployment capabilities - of course postman will have more as we have discussed - and these facades might serve as the template for the subsequent capabilities