jisensee / floodgate

https://floodgate.space
MIT License
1 stars 0 forks source link

Getting Started

# Don't forget to fill in missing values in .env
cp template.env .env
bun i
bun dev

Open http://localhost:3000 with your browser to see the result.

Build contract and regenerate ABI

bun contract:build

Required binaries