Skip to main content
This document describes the different customizable sections of the Programmable Wallet SDK customization API. To get the most flexibility out of the SDK, use this reference with the SDK API.

Colors

setThemeColor(themeColor: ThemeColor)

Create your PIN


Re-enter your PIN to Confirm


Set up your Recovery Method


Security Questions Customization

Please reference the Security Question section in the SDK for how to customize the question by using setSecurityQuestions method.

Security Questions Summary

Security Questions Confirmation


Enter your PIN


Recover your PIN


Confirm Transaction

Contract Interaction

Custom security questions

Resources

setResource(resources: Resources)

Localizations

setLocalizations(localizations: Localizations)

confirmPincode


enterPincode


newPincode


recoverPincode

securityConfirm

securityIntros

securityQuestions

securitySummary

transactionRequest

contractInteraction

signatureRequest

emailOtp

common