Skip to content

ceramicstudio/private-data-playground

Repository files navigation

Privacy App (Draft)

Eventual description will go here

Getting Started

  1. Create a WalletConnect project ID by visiting https://cloud.walletconnect.com/sign-in, create a new project (with a name of your choosing and the App type selected), and copy the Project ID key once available. You will need to enter this into src/pages/_app.tsx on line 8 to assign to the projectId value.

  2. Install your dependencies:

Install your dependencies:

npm install
  1. Run Ceramic in recon mode:
npm run ceramic
  1. In a new terminal, start up your UI:
npm run dev

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published