@Moflay/sdk
is a type-safe Typescript SDK that allows you to access the resources and methods of the Moflay REST API.
1
Install
Get the Moflay Typescript SDK.
2
Add Authentcation
Add your Moflay API Key into the SDK. Your can get or create an API Key through the Moflay Dashboard.
server.ts
3
Send your first payment
Send your first payment with the Moflay SDK.
server.ts