You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
This is a roadmap milestone item.
See the Roadmap project on the side bar for more information where it fits in the bigger picture.
See the Lightweight SDK API project on the side bar for a breakdown of items and progress.
Rationale
Current users seeking to interact with the NEO Blockchain through Python have a steep learning curve ahead when having to use neo-python (as a result of suboptimal documentation). On top of that they’ll likely have to run their own full node which is not always needed or more important wanted/possible.
In order to ease their entry into the NEO ecosystem via Python we want to support a light weight API that acts more like Neon-js and NeoModules. These rely on public RPC nodes, NeoScan and alike for providing Blockchain related data and broadcasting capabilities.
The text was updated successfully, but these errors were encountered:
This is a roadmap milestone item.
See the
Roadmap
project on the side bar for more information where it fits in the bigger picture.See the
Lightweight SDK API
project on the side bar for a breakdown of items and progress.Rationale
Current users seeking to interact with the NEO Blockchain through Python have a steep learning curve ahead when having to use neo-python (as a result of suboptimal documentation). On top of that they’ll likely have to run their own full node which is not always needed or more important wanted/possible.
In order to ease their entry into the NEO ecosystem via Python we want to support a light weight API that acts more like Neon-js and NeoModules. These rely on public RPC nodes, NeoScan and alike for providing Blockchain related data and broadcasting capabilities.
The text was updated successfully, but these errors were encountered: