altangent / lightnode-invoice

Lightning Network invoice protocol library
MIT License
12 stars 4 forks source link

Encode lightning invoice #1

Closed bmancini55 closed 6 years ago

bmancini55 commented 6 years ago

Ability to encode lightning invoices needs to be added. Will create a lightning invoice object and add a encode method that will serialize it into bech32. Test vectors should follow the reverse decode vectors.