RipDB is a dead simple, fast, decentralized
JSON store built for web3.

Redis + IPFS = RIP = 😍

Made with ❤️ by  @zac_denham

Try it out!

Rip has three functions (for now). Set, Get, and Purge. The following demo interfaces with a live RipDB client and shows how you can use RIP as simple JSON storage for your web3 app.

source code and integration instructions on github

Set


Key

Choose a "key" to use to reference your data (or feel free to use the random one below).

Value

The JSON data to be stored. Click to generate new dummy data

N/A
RIP set time ms
N/A
IPFS upload time ms

Get


Key

Value

N/A
RIP get time ms
N/A
IPFS fetch time ms

Purge


Key

🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥

Encryption

Encrypted Set


Key

Value

Decrypted Get


Key

Value