Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/successor1/qrllight
PyQt5 blockchain wallet for Quantum Resistant Ledger, a post quantum secure blockchain, using XMSS.
https://github.com/successor1/qrllight
blockchain blockchain-wallet post-quantum pyqt5 python qrl qt-framework xmss
Last synced: 3 months ago
JSON representation
PyQt5 blockchain wallet for Quantum Resistant Ledger, a post quantum secure blockchain, using XMSS.
- Host: GitHub
- URL: https://github.com/successor1/qrllight
- Owner: successor1
- License: mit
- Created: 2021-08-04T12:31:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-15T12:53:36.000Z (about 3 years ago)
- Last Synced: 2024-09-29T07:23:30.165Z (3 months ago)
- Topics: blockchain, blockchain-wallet, post-quantum, pyqt5, python, qrl, qt-framework, xmss
- Language: Python
- Homepage:
- Size: 106 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qrllight
QRL lightweight wallet based on PyQt5For more pictures, visit the release section of this github.
Not audited yet, use at your own risk! I'm not responsible for any losses!
# How to send to multiple recipients
QRL address format: address1 address2
Example: Q01..fb8eeaaa3e570808063 Q01..fb8eeaaa3e570808063
Amount format: amount1 amount2
Example: 2.5 2.5
GIF:![new](https://user-images.githubusercontent.com/54854891/134480898-c11f8744-142c-469a-918b-9e7d687bd4ba.gif)