Damus
fedimint profile picture
fedimint
How can one build a LN wallet with the Fedimint Web SDK?
Start by using the create-fedimint-app tool ๐Ÿ› , which sets up a project with Vite, React, and TypeScript ๐Ÿ“. Then, integrate the @fedimint/core-web package to connect to a federation, manage your balance, and handle payments.
You can send and receive eCash within the federation or use LN for external payments.