The Module Registry is built using Foundry. To use it, clone the git repository and follow the steps below.
To install dependencies, run:
pnpm install
To build the project, run:
pnpm build
To run tests, run:
pnpm test