Cloak Integration Guide
This guide will walk you through the main steps of integrating Cloak into your system.
- Visit Use cases to learn about ways your system can leverage Cloak.
- Understand the main steps of using Cloak in your system: Authenticating with the Cloak RPC endpoint, depositing funds from Scroll to Cloak, making transfers between different accounts on Cloak, and withdrawing funds from Cloak back to Scroll.
- See Address book for a reference of the latest deployment addresses of the Cloak devnet.
- Visit the FAQ for troubleshooting.
Most code examples in these pages use Javascript with ethers
.
However, Cloak is language-agnostic.
If your system uses a different programming language, reach out to discuss SDK support.