Chaintope CTO 安土氏によるLNDのgRPC/RESTインターフェースについての解説動画です。
この動画で学べる事
- LNDのgRPC/RESTインターフェース
- macaroon
- macaroonを使ったアクセス
- gRPCインターフェース
【参考資料】
動画中に出てきたリンク
-
P.1参照
- gRPC API: https://api.lightning.community/#lnd-grpc-api-reference
- REST API: https://api.lightning.community/#lnd-rest-api-reference
-
P.3参照
- https://umbrel.local:8080/v1/getinfo
-
P.4参照
- https://github.com/lightningnetwork/lnd/tree/master/lnrpc
- LNDのHTLCイベントをキャプチャするツール:https://github.com/azuchi/lnd-tool