WDK logoWDK documentation

WDK Core

Register wallet, protocol, middleware, and transaction policy modules through the WDK core runtime.

WDK Core is the main runtime for registering and managing wallet, protocol, middleware, and transaction policy modules through one interface.

Use WDK Core to:

  • Register wallet managers for the chains your app supports.
  • Attach swap, bridge, lending, fiat, and swidge protocol providers to accounts.
  • Decorate accounts with middleware before they reach the application.
  • Register local transaction policies that allow, deny, or simulate write operations before they execute.

Next Steps


Need Help?

On this page