SEKAI enables to query blockchain state via RPC and GRPC protocols as well as propagate blocs via P2P protocol. It is also possible to monitor SEKAI via a dedicated Prometheus port.
Default Ports
In order to help communicate via the RPC with the blockchain application, a dedicated metadata endpoint is exposed which provides detailed information regarding message types (transactions) that can be sent on-chain.
Transaction types metadata RPC endpoint:
Tendermint RPC native endpoints:
Github repository of can be found here
Configuration Files