Skip to content

A Patreon-style application built on Lens Protocol

License

Notifications You must be signed in to change notification settings

sirgawain0x/fanverge

 
 

Repository files navigation

This is an EVM Kit project bootstrapped with npx evmkit create.

Getting Started

Open the project in Visual Studio Code. The repository comes with a set of recommended extensions for building web3 apps; when you open the project, VS Code will prompt you to install them. For the best IDE experience, it's recommended to install these extensions.

application

# 1. Install dependencies
yarn

# 2. Start the application
yarn dev

You'll now be able to view your application at http://localhost:3000.

Learn More

To learn more about EVM Kit, take a look at the documentation.

About

A Patreon-style application built on Lens Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • JavaScript 2.0%
  • CSS 0.8%