Skip to content

Latest commit

 

History

History

example

fastify-siwe example

Setup:

pnpm install
cd packages/fastify-siwe
pnpm run build
cd packages/example
pnpm run start:backend
pnpm run dev

Visit localhost:3000