
- A server to create an envelope and get a ceremony URL.
- A client to display the ceremony to the recipient.
Server side
Check Ceremony URL to learn how to get a ceremony URL using your server.Client side
After getting the ceremony URL, you can embed the signing interface directly into your application. You don’t need any extra dependencies; just use standard components like iframes (for web apps), WebView (for Android), or WKWebView (for iOS).Web Apps
Embed the ceremony in a web application using HTML and Javascript.
React Native
Embed the ceremony in a React Native app.
iOS (Soon)
Embed the ceremony in an iOS app using Swift.
Android (Soon)
Embed the ceremony in an Android app using Java.
Flutter (Soon)
Embed the ceremony in a Flutter app.