Sikka is the Open Source, Light Weight Crypto Currency inplementation in python.
It's in progress, whole code mayn't be work, so make sure to fix bugs, if you find any.
Excluding Crypto, all the modules are present by default in python.
The list of modules can be update in the future.
- Crypto (Under pycryptodome)
- Signature
- PublicKey
- Random
- Hash
- binascii
- base64
- collections
- ...
Soon implemtnting the database.
Soon shifting to webapp.
Soon implementing the wallet mechanism.
For any suggestion: vivekascoder@gmail.com
