This demo uses the related Sequence API endpoints to link wallets.
It uses sequence.js embedded wallet (WaaS) package to login to the parent wallet (parent wallet is the one the linked wallet will be linked to), and uses Sequence Kit package to connect the wallet that will be linked.
Screen.Recording.2024-08-29.at.15.20.13.mov
Check it live on demo-waas-wallet-link.pages.dev
Run pnpm install
then pnpm dev
to test locally