SDKs

Prefer official packages for auth, typing, and stable upgrade paths.

TypeScript and Node

Use typed REST clients generated from our OpenAPI descriptions where available. Server-side code should hold API keys; browser code should call your backend which proxies to Morapay.

React and wallets

The consumer app uses Dynamic for multi-chain wallet connection alongside wagmi for EVM. Configure connectors and enabled chains in both the Dynamic dashboard and your deployment environment.

Mobile

Deep links and universal links for wallet apps follow standard provider patterns. Test on real devices; simulators often lack wallet apps installed.

See Guides for end-to-end examples.