Skip to content

simple web3 app to share your social links and connect with other people

Notifications You must be signed in to change notification settings

grmkris/frenzie.fun

Repository files navigation

Save Attestations to Ceramic Network with EAS

This repository contains a simple example of how to save attestations generated using the Ethereum Attestation Service to the Ceramic Network using ComposeDB.

Getting Started

  1. Install your dependencies:
npm install
  1. Generate your admin seed, admin did, and ComposeDB configuration file:
npm run generate
  1. Create a .env file and enter the three required environment variables outlined in .env.example

  2. Run the application (make sure you are using node version 20):

Development

npm run dev

Learn More

To learn more about Ceramic please visit the following links

About

simple web3 app to share your social links and connect with other people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published