MTO Metamask backend driver

MTO Backend SDK is a wrapper library around the MTO Backend API calls; it provides an easy-to-use service for merchants, agents, and admins in order to handle the MTO Platform.

mto-metamask-backend-driver allows merchants, agents, and admins to manipulate products, orders, and disputes.
It is designed for being used in web applications. The user will interact with the backend using an access token generated using a signed message by the metamask wallet.

Integrate into web applications