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

Update template contract to provide scaffolding for Update method (Java) #88

Open djnicholson opened 3 years ago

djnicholson commented 3 years ago

See: https://github.com/ngdenterprise/neo3-visual-tracker/issues/74 https://github.com/ngdenterprise/neo3-visual-tracker/pull/87

djnicholson commented 3 years ago

@gsmachado - want to pick this one up?

gsmachado commented 3 years ago

@djnicholson gotcha.

It will take a couple of days more, but I will try to accomplish this one. 😄

Can you assign this to me?

djnicholson commented 3 years ago

Thanks @gsmachado, if you haven't seen it already, look at the C# for an example of a simple way to implement this that allows the original deployer to update the contract.