cardano-node-socket
[coming-soon] cardano-node-socket-over-https
You can use this REST API to setup a local socket file and use cardano-cli against it
cardano-cli
is the first class citizen supporting every new blockchain feature, and this endpoint helps to transport a cardano-node's socket to you using a secure HTTPS tunnel.
Currently access to this API is enabled on demand. Authorization and secure channel is setup with https://github.com/jpillora/chisel and TCP-to-socket termination can be done by using socat
Links
Usage
- testnet: https://cardano-node-socket.testnet.dandelion.link
- mainnet: https://cardano-node-socket.testnet.dandelion.link
# TODO
Version
- "mainnet": { "version": "1.25.1" }
- "testnet": { "version": "1.25.1" }