Skip to main content

Display

Show or hide wallet/button.


showTorusButton

Shows the Torus default button to the user. This method is synchronous.

Examples

torus.showTorusButton();

hideTorusButton

Hides the Torus default button from the user.

Examples

torus.hideTorusButton();