neo-python
neo-python copied to clipboard
NEP-6 wallet support
Implement support for the NEP-6 wallet spec: https://github.com/neo-project/neo-gui/pull/106
@metachris I started experimenting and working on this issue.
This is what I have at the moment: https://github.com/dethos/neo-python/pull/3 .
Any feedback or help is appreciated.