You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
558 B
Markdown

1 year ago
# monero-lw
1 year ago
Monero lightwallet project.
Runs a private `monero-lws` service in the background with an API layer above that for authentication.
Will be adding client side application to tie the whole thing together.
## Links
* https://github.com/moneroexamples/openmonero
* https://github.com/vtnerd/monero-lws/tree/feature/no_auth_admin
* https://github.com/vtnerd/monero-lws/blob/feature/no_auth_admin/docs/administration.md
* https://github.com/monero-project/meta/blob/master/api/lightwallet_rest.md
* https://github.com/CryptoGrampy/monero-lws-admin