Skip to content

quentin72000/AnotherMasksFrame

Repository files navigation

Another Masks Frame

A simple $Masks stats frame made with frames.js to use with Farcaster.

Demo

Demo is available here.

Installation

Clone the project

  git clone https://github.com/quentin72000/AnotherMasksFrame.git

Go to the project directory

  cd AnotherMasksFrame

Install dependencies

  npm install

Finally, rename the .env.example file to .env and edit the values to match yours

Production deployment

To deploy this project run

  npm run build
  npm run start

Start the dev server

To use the development server, run:

 npm run dev

Roadmap

  • Redesign the main frame
  • Make a search user stats feature
  • More coming soon ?

Feedback 🙏

Feedback are really appreciated. If you have any, please reach me on at quentin72000 or directly on Warpcaster.

License

GNU GPLv3