Selfy - Frontend

This repos contain everything to interact with the Selfy smart contract.

Made using Safe AuthKit, Nouns API, Sismo Connect and Filecoin.

🔑 ⌐◨-◨ 🎭 🗂️

Getting Started

First install the package :

npm install
# or
yarn install
# or
pnpm install

And then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

How to test ?

You can check test this app at this here