Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 242 Bytes

Neutrino Feegrant

Simple, bare bones, performant Feegrant API built on Neutrino.

$ bun install
$ cp .env.example .env
$ nano .env    # edit the .env file
$ bun run src/server.ts