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: 25 days ago
JSON representation

multisig transaction management application

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.