# LNURL Kit โก๐ฑ

A ready-to-useยน implementation of the [LNURL](https://github.com/lnurl/luds) specification.
This library works as a toolkit so you can serve and make your LNURL requests with ease.
ยน _Soon to be. Currently it's still on early stages and should be considered experimental._
## Current support
- [LUD-01](https://github.com/lnurl/luds/blob/luds/01.md): โ
core โ
client โ
server โ
tests
- [LUD-02](https://github.com/lnurl/luds/blob/luds/02.md): โ
core โ
client โ
server โ ๏ธ tests
- [LUD-03](https://github.com/lnurl/luds/blob/luds/03.md): โ
core โ
client โ
server โ ๏ธ tests
- [LUD-04](https://github.com/lnurl/luds/blob/luds/04.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-05](https://github.com/lnurl/luds/blob/luds/05.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-06](https://github.com/lnurl/luds/blob/luds/06.md): โ
core โ
client โ
server โ
tests
- [LUD-07](https://github.com/lnurl/luds/blob/luds/07.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-08](https://github.com/lnurl/luds/blob/luds/08.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-09](https://github.com/lnurl/luds/blob/luds/09.md): โ
core โ
client โ
server โ
tests
- [LUD-10](https://github.com/lnurl/luds/blob/luds/10.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-11](https://github.com/lnurl/luds/blob/luds/11.md): โ
core โ
client โ
server โ
tests
- [LUD-12](https://github.com/lnurl/luds/blob/luds/12.md): โ
core โ
client โ
server โ
tests
- [LUD-13](https://github.com/lnurl/luds/blob/luds/13.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-14](https://github.com/lnurl/luds/blob/luds/14.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-15](https://github.com/lnurl/luds/blob/luds/15.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-16](https://github.com/lnurl/luds/blob/luds/16.md): โ
core โ
client โ
server โ
tests
- [LUD-17](https://github.com/lnurl/luds/blob/luds/17.md): โ
core โ ๏ธ client โ ๏ธ server โ ๏ธ tests
- [LUD-18](https://github.com/lnurl/luds/blob/luds/18.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-19](https://github.com/lnurl/luds/blob/luds/19.md): ๐ core ๐ client ๐ server ๐ tests
- [LUD-20](https://github.com/lnurl/luds/blob/luds/20.md): โ
core โ
client โ
server โ ๏ธ tests
- ###### Soon. โข
## Future work
- Remove SOS signs from above list (by just working on it)
- Add types helpers and all the stuff needed for the server side
- Make it client agnostic (currently it uses [reqwest](https://github.com/seanmonstar/reqwest))
- Make it both sync and async (I want no part in this war)
- Breaking it into client / structures (flexibility right)
- Better, WAY better error handling. Geez
###### Thanks