Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephancill/farcaster-new-signer

Create a new on-chain signer for your Farcaster account
https://github.com/stephancill/farcaster-new-signer

Last synced: 13 days ago
JSON representation

Create a new on-chain signer for your Farcaster account

Awesome Lists containing this project

README

        

## Opinionated Web3 Project Starter Template

This is a starter template for building web3 projects using my preferred stack:

- Next.js
- Styled Components
- Styled JSX (with Sass support)
- Viem
- Wagmi
- RainbowKit
- Plausible Analytics

It also includes hooks that I tend to use often and my eslint/prettier configuration to keep things consistent.

Inspired by [@carlosdp/starter-web3](https://github.com/carlosdp/starter-web3)