Skip to main content

Introduction

You can use the SDK to headlessly export the private key or key shares of an embedded wallet. You can also export the private key in ‘offline mode’. We will use methods available on the wallet connector, so your setup code should look something like this:

Export Keyshares

Export Private Key

Export Private Key in Offline Mode

Full code example