Skip to content

Migrating from WaxJS

Older WaxJS-based material remains in the repo for reference, but new integrations should not start there.

Move to a WharfKit-centered integration strategy for:

  • login flow
  • session management
  • transaction signing
  • wallet support abstraction

Migration Checklist

  • identify where WaxJS is responsible for login or signing
  • replace those entry points with a modern session model
  • review any assumptions about temporary accounts or legacy wallet behavior
  • retest the full user flow across supported wallets

Archived Material

The old WaxJS pages remain available as archive references: