Skip to content

ethereumfollowprotocol/services

Repository files navigation

EFP logo


Start new PR in StackBlitz Codeflow discord chat x account

Ethereum Follow Protocol Indexer

A native Ethereum protocol for following and tagging Ethereum accounts.

Important links

Getting started with development

Prerequisites

Installation

git clone https://github.com/ethereumfollowprotocol/services.git && cd services

Note

If vscode extensions behave weirdly or you stop getting type hints, run CMD+P and type > Developer: Restart Extension Host to restart the extension host.

# upgrade bun to make sure you have the latest version then install dependencies
bun upgrade && bun install

Environment Variables

cp .env-example .env

Start

bun run start

Follow @efp on 𝕏 for updates and join the Discord to get involved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published