Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 279 Bytes

File metadata and controls

25 lines (16 loc) · 279 Bytes

ERC55 Website

Repository for the ERC55 website: https://erc55.xyz

Getting Started

Install dependencies

bun i

Run the development server:

bun dev

Open http://localhost:3000.

Deployment

bun run deploy