Skip to main content

SDK Plugin Dependencies

Pass these into createTenebraePlugin so the plugin can persist unlock material and broadcast prepared transactions.

DependencyRole
storageHost key-value shell (e.g. MemoryStorage)
providerWallet RPC — sendTransaction for tx broadcast
storageCryptoAES-GCM encrypt / decrypt for unlock material at rest

Unlock itself is a product Auth / client step after create — see Lifecycle.

Next: pin chain and tokens in SDK Plugin Config.


Next