Skip to content

feat(wip): add la orbis sdk #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat(wip): add la orbis sdk #1

wants to merge 1 commit into from

Conversation

Ansonhkg
Copy link
Contributor

@Ansonhkg Ansonhkg commented Feb 27, 2025

WHAT

This is an experimental implementation of using OrbisDB on Lit Action. The objective is to enable each PKP to own its own database. This is achieved by creating a private key on Lit Action, encrypting it, and setting access control on itself. For each operation, the private key is decrypted and used, similar to the existing wrapped key operation.

image image

❗️NOTE

A post-install script is required to disable AJV schema validation inside the Orbis SDK due to an issue running the package within the Lit Action / Deno environment?

See
https://github.com/LIT-Protocol/create-la-app/blob/39fd6d2a389eebfae6ba011e8230d4491618081f/postinstall.config.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant