Bitcat - Bit catalog kitty browser - browse your digital bit(s) collections unchained (offline) w/ SQLite - a sinatra web app in ruby

Hello,

  I've put together - bitcat - a little sinatra web app
(e.g.bitcat/app.rb [1]) in ruby packaged up as a command line tool
that lets you browse your digital bits(s) eg. crypto kitties and
friends unchained (offline) using a single-file SQLite database eg.
kitties.db.

  Note: Bitcat includes the gene / genome reader in base32/kai
notation from copycats [2] - another ruby library for (crypto) cats /
kitties - and more.

  Happy collecting. Happy gene mixing. Happy hacking with ruby. The
future is meow. Cheers.

[1] https://github.com/openblockchains/bitcat/blob/master/lib/bitcat/app.rb
[2] https://github.com/openblockchains/copycats