laurentknauss / introduction_to_ceramic_data_models

A Introduction to Ceramic Network Data Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project : A demo about Ceramic Network Data Model

Ceramic Network is a Peer to Peer Network for Composable Data.
Ceramic Network makes it possible for Web3 developers to build data-rich Web3 apps without the need for a traditional database(nosql, etc...).
It unlocks data composability and portability accross every app within the web3 ecosystem.

Apps connect to Ceramic decentralized data nertwork via an open API to

  • Store data
  • Retrieve data
  • Modify data

Web3 developers can learn more about the protocol here

Install packages

yarn or npm install

Run the project

yarn dev or npm run dev

:octocat:

About

A Introduction to Ceramic Network Data Models


Languages

Language:JavaScript 100.0%