Kurate/packages/relayer/README.md
tsukino c331111207
feat: implement zkitter adapter and integrate with relayer (#357)
Co-authored-by: Philippe Schommers <philippe@schommers.be>
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-04-04 15:00:12 +02:00

509 B

Getting Started with Fastify-CLI

This project was bootstrapped with Fastify-CLI.

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.

npm start

For production mode

npm run test

Run the test cases.

Learn More

To learn Fastify, check out the Fastify documentation.