Skip to content

Attest Farcaster accounts using Ethereum's Attestation Service on Arbitrum One

License

Notifications You must be signed in to change notification settings

Farcaster-On-Chain-Verification/attestation-server

Repository files navigation

attestation-server

Attest to Farcaster with EAS using Vercel Serverless Functions with Node.js (without Next.js).

Getting Started

You should install vercel CLI, if you haven't installed yet.

Setup

npm install

When you run npm start for the first time, a prompt for vercel project settings should appear, so please configure it.

Deploy

vercel deploy

Environment Variables

You can use .env file locally.

cp .env.example .env

In production, you should set environment variables via vercel env command, or on dashboard.

About

Attest Farcaster accounts using Ethereum's Attestation Service on Arbitrum One

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published