Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

ceramicstudio/ceramic-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️🛑 DEPRECATED in favor of Self.id Templates 🛑⚠️

Please, use Self.id Templates for starting with Ceramic on Next.js, Vite, or Webpack.

This is an example application that uses Ceramic, based on Next.js.

Deployed to https://ceramic-starter.ukstv.me via Fleek

Fork it freely.

Getting Started

After installing the dependencies, add a token to INFURA for WalletConnect to work by adding a file .env.local:

NEXT_PUBLIC_INFURA_TOKEN=some-secret-token

Then run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Ceramic, take a look at the following resources:

About

Boilerplate for Ceramic-based dApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published