https://github.com/steemit/kaleidoscope
multisig transaction management application
https://github.com/steemit/kaleidoscope
Last synced: 25 days ago
JSON representation
multisig transaction management application
- Host: GitHub
- URL: https://github.com/steemit/kaleidoscope
- Owner: steemit
- License: mit
- Created: 2018-03-13T19:19:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T22:13:31.000Z (about 8 years ago)
- Last Synced: 2025-12-01T20:38:52.204Z (7 months ago)
- Language: Python
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kaleidoscope
multisig transaction management application
# WIP
does not work yet
# design decisions
this is a quick and dirty prototype. multiple simultaneous writers will lose
the earlier write because it's using s3 for persistence to avoid having to
run a real database.