Skip to main content
The Para Viem integration can sign the raw EIP-191 payload. Glider returns this payload during the default EVM enrollment flow.

Create the Para wallet client

Use the integration package for your installed Para SDK.

Prepare and sign enrollment

Call stage one from your backend:
Sign the exact raw payload:

Complete enrollment

Use the Para wallet client to fund the applicable smart account. The B2B API does not have a deposit-builder route. See Fund a portfolio.
Do not send the Glider API key to the Para client. Send only the signable payload to the client. The client can also receive onchain transactions that the user must review.