Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project still under maintenance #1

Open
Jim8y opened this issue Sep 11, 2019 · 1 comment
Open

Is this project still under maintenance #1

Jim8y opened this issue Sep 11, 2019 · 1 comment

Comments

@Jim8y
Copy link

Jim8y commented Sep 11, 2019

I am doing a project which needs C++ version of NEOVM, and I was struggling to write my own C++ NEOVM before I found your work here, what a relief. Really glad to find someone does so many contributions to the NEO community, thank you very much for your effort.

But I am curious about whether this project is a complete one or is still under development? And may I add part of your code into my own project?

@igormcoelho
Copy link
Member

igormcoelho commented Jun 17, 2020

Hi @Liaojinghui , I'm glad you are following this project!
Since the inception of Neo3 we have been evaluating the best way to implement them to C++, and most of the base code was successfully developed on:

We needed to wait until advances were consolidated on original NeoVM3 project, and since they are stable now, we plan to quickly finish this and launch NeoVM3++.

Most of the code is already on the ongoing Neo3 C++ port: https://github.com/neoresearch/neo-cpp-core

Probably, if we finish the code there, we may archive this repo and just put a link... the hard choice is keeping a separated repo (with dozens of submodules) and a unified repo (which is huge!).

As soon as we finish, we also plan to advance on microcontroller version and web version ports, one good place to follow is here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants