Decode/Encode Lightning Network Invoice data (TypeScript / Node.js / JavaScript)
Stars
9
Forks
4
Watchers
Open Issues
1
Overall repository health assessment
^1.1.3
^3.3.2
^1.1.1
^3.3.1
^4.1.2
^2.2.48
^5.0.0
^2.7.1
User
12
commits
Merge pull request #2 from Yamaguchi/fix_sample_code
af0c0cf
fix path in sample code (#1)
a76f08f
add test.
4047974
add scripts to package.json.
299203f
add README.md.
933bb11
add SegWit address support for fallback_addr.
49d52b6
expiry and cltv_expiry defaulting to null.
35bedb9
add routing info interpret.
58a63db
add on-chain fallback address interpret.
a17d2f6
add SHA256 description hash interpret.
a7cf57d
add expiry interpret.
fb92051
add LNInvoice.checkSignature().
3bda111
first commit.
55e8d41