mayukhpankaj / drift-forum

drift forum made with lens protocol

Home Page:forum-mocha-beta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drift Forum

A forum, built on the Lens Protocol

This starter kit is composed of Next.js and Tailwind CSS, with RainbowKit, ethers, & wagmi for all your web3 needs. It uses Typescript and an opinionated directory structure for maximum dev confy-ness.

Getting Started

First, install dependencies with yarn install. Then, initialize the env file with cp .env.example .env, and add your Infura & web3.storage credentials. Finally, run the development server with yarn dev.

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

License

This app is open-source and licensed under the MIT license. For more details, check the License file.

About

drift forum made with lens protocol

forum-mocha-beta.vercel.app

License:MIT License


Languages

Language:TypeScript 99.3%Language:JavaScript 0.4%Language:Shell 0.3%