Closed luc10921 closed 2 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.
i need some help
Thanks @luc10921! I'll take a look at this for the Neo 3.1 compatible release of devtracker.
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.
Can we add a README file that explains how to install the tools?
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.
Implemented a smart contract template for a NEP-17 token, also created a private net to test the smart contract.