您现在的位置:kastop>> Kas信息 Kaspa网络>>正文内容

Kaspium gRPC

have question regarding adding my own node for use in kaspium.  It's a rusty-kaspa node, behind a cloudflare proxy.  I tried multiple ways to get it to connect and havn't been successful.  Does kaspium prefix ws:// by default? wss:// prefix doesn't seem to work Or is there some other compatibility issue I'm missing? Willing to provide my nodes for public use if I can figure it out. Thanks.


Kaspium uses gRPC, it can't connect to a node via web sockets, yet.

You just need to run the rusty node with --utxoindex.

Default port Kaspium tries to connect to is 16110, if you use anything else, include the port in the URL you enter in Kaspium.

You can setup a reverse proxy in front of the node if you want, and forward gRPC requests to the node.

To enable TLS secure connection, you need a certificate from a CA set up on the reverse proxy. A self signed certificate will not work with Kaspium.


感动 同情 无聊 愤怒 搞笑 难过 高兴 路过
【字体: 】【收藏】【打印文章】 【 打赏 】 【查看评论

相关文章

    没有相关内容