readme
This commit is contained in:
parent
99e289c812
commit
a269a8380f
2 changed files with 5719 additions and 5718 deletions
|
|
@ -53,8 +53,8 @@ By solving the networking and programability hurdles, Pub provides Lightning wit
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
|
|
||||||
- [ ] A management dashboard is actively being integrated into [ShockWallet](https://github.com/shocknet/wallet2)
|
- [x] A management dashboard is actively being integrated into [ShockWallet](https://github.com/shocknet/wallet2)
|
||||||
- [ ] Nostr native "offers" (successor to LNURL-Pay, Lightning Address, Bxlt12)
|
- [x] NIP-69 Nostr native "offers"
|
||||||
- [ ] P2P "LSP" coordination for channel batching over Nostr
|
- [ ] P2P "LSP" coordination for channel batching over Nostr
|
||||||
- [ ] Event Notifications
|
- [ ] Event Notifications
|
||||||
- [ ] Swap integration
|
- [ ] Swap integration
|
||||||
|
|
|
||||||
1
package-lock.json
generated
1
package-lock.json
generated
|
|
@ -42,6 +42,7 @@
|
||||||
"ts-node": "^10.7.0",
|
"ts-node": "^10.7.0",
|
||||||
"ts-proto": "^1.131.2",
|
"ts-proto": "^1.131.2",
|
||||||
"typeorm": "0.3.15",
|
"typeorm": "0.3.15",
|
||||||
|
"typescript": "^5.5.4",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"websocket": "^1.0.34",
|
"websocket": "^1.0.34",
|
||||||
"websocket-polyfill": "^0.0.3",
|
"websocket-polyfill": "^0.0.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue