Skip to content

value-enabled-web/vew-accounts

Repository files navigation

⚡️ vew-accounts

Super simple account system and gateway to LNBits intended to be used by vew-reader to make LN payments.

How to Run

  1. cp .env.example .env
  2. Create a wallet on legend.lnbits.com, enable the User Manager extension, and add its credentials to .env. See .env.example for which credentials to add.
  3. npm install
  4. npm start; or npm run dev for hot reloading

Note

This is just a quick prototype implementation. It is most certainly buggy and not secure. Do not use it in a production setting.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published