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.
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.