Skip to content

A basic example of encrypting and decrypting data on ComposeDB using LIT Protocol

Notifications You must be signed in to change notification settings

mzkrasner/lit-compose

Repository files navigation

ComposeDB with LIT Protocol

This is a rough example using LIT Protocol to encrypt and decrypt data based on on-chain condition logic while storing on ComposeDB.

Getting Started

  1. Install your dependencies:

Install your dependencies:

npm install
  1. Generate your admin seed, admin did, and ComposeDB configuration file:
npm run generate
  1. Finally, run your application in a new terminal (first ensure you are running node v16 in your terminal):
npm run dev

Learn More

To learn more about Ceramic please visit the following links

You can check out Create Ceramic App repo and provide us with your feedback or contributions!

About

A basic example of encrypting and decrypting data on ComposeDB using LIT Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published