Skip to content

Naxsun/hashchat-app

 
 

Repository files navigation

Hashchat App!

React app for connecting with ceramic network via lit protocol.

makes EXTENSIVE use of this example: https://github.com/LIT-Protocol/CeramicIntegrationExample

and

https://github.com/LIT-Protocol/CeramicIntegration

Full ceramic docs Full Lit Protocol docs

Getting Started

  • Clone the repo

In your application folder:

npm install
# or
yarn install

Run scripts

Use npm run or yarn run with one of the following scripts:

  • dev: compile and run a development server
  • build: compile for production
  • serve: run a local server for production build

Learn More

Learn more about the Self.ID SDK and framework in the Ceramic documentation.

License

Dual licensed under MIT and Apache 2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.6%
  • JavaScript 9.4%
  • HTML 5.0%