Adding Money to a Wallet


Wallets have a virtual account number assigned to them for the purpose of adding money.

To fund the wallet:

  • You can display the account number to your users so they can add money into the wallet themselves by transferring it to the account number.
  • You can also choose to have the wallet funded through a backend-initiated NIP transfer from your end to the account number assigned to the user.