Appearance
Operations
Each operation carried out by the user's smart wallet passes through the same API verb with an operation type as argument.
Example: TRANSFER_EURe, MONERIUM_CREATE_IBAN, MONERIUM_WITHDRAW_EURe
- Construction of the hash of the operation to be signed:
POST https://mydomain.app/v1/safes/operations- Transmission of the operation signed by your user's private key through his passkey:
PUT https://mydomain.app/v1/safes/operations