This monorepo combines a set of JavaScript/TypeScript libraries designed to facilitate intuitive interaction with the MYMOID REST API.
Explore our developer's portal for comprehensive guidance on getting started with MYMOID.
- @mymoid/api: Offers an easy-to-use interface for access to the MYMOID REST API.
The provided example app is powered by the Next.js App Router.
To launch the development server, execute the following command:
pnpm dev
Open https://localhost:3000 with your browser to see the result.