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

Python smart contract template #118

Closed luc10921 closed 2 years ago

luc10921 commented 3 years ago

Implemented a smart contract template for a NEP-17 token, also created a private net to test the smart contract.

luc10921 commented 3 years ago

I also thought about changing the args here: https://github.com/ngdenterprise/neo3-visual-tracker/blob/4ad5fedc284961be3ba14c5a124ef30c94c8d7ee/src/extension/templates/templates.ts#L137-L157 But this for is generic, so adding an if asking if it's python and then attributing the [.\\src\\${contractName}] felt wrong.

dongee78 commented 3 years ago

i need some help

devhawk commented 2 years ago

Thanks @luc10921! I'll take a look at this for the Neo 3.1 compatible release of devtracker.

dongee78 commented 2 years ago

Cool I appreciate it. Either way let me know if I help with anything in the future

On Tue, Nov 30, 2021, 1:34 PM Harry Pierson @.***> wrote:

Thanks @luc10921 https://github.com/luc10921! I'll take a look at this for the Neo 3.1 compatible release of devtracker.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ngdenterprise/neo3-visual-tracker/pull/118#issuecomment-983040970, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKKHMCITGCZCKRNORT5RL4DUOU7O7ANCNFSM5GPGQ5AQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

devhawk commented 2 years ago

Can we add a README file that explains how to install the tools?

dongee78 commented 2 years ago

Yep let me look into ut

On Mon, Dec 13, 2021, 9:46 AM Harry Pierson @.***> wrote:

Can we add a README file that explains how to install the tools?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ngdenterprise/neo3-visual-tracker/pull/118#issuecomment-992719532, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKKHMCMMQN43AMVT4HAFY6LUQYWQJANCNFSM5GPGQ5AQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.