Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steemit/kaleidoscope
multisig transaction management application
https://github.com/steemit/kaleidoscope
Last synced: 11 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T22:13:31.000Z (almost 7 years ago)
- Last Synced: 2024-11-14T12:54:02.918Z (2 months ago)
- Language: Python
- Size: 89.8 KB
- Stars: 0
- Watchers: 5
- 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.