Castmoney Feed is a social DeFi explorer that leverages Farcaster to provide real time insights into onchain activities.
Checkout Castmoney Feed on @Devfolio as the Based India Buildathon submission.
- Clone the repo
- Setup the env variables
- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev