LogoClawIndex
CasesSkillsAbout
LogoClawIndex

newm-chain-grpc - Interact with NEWM Chain gRPC endpoints using grpcurl

Call, inspect, and troubleshoot newm-chain gRPC endpoints using grpcurl for UTXO queries, stream monitoring, transaction building, and submission.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Discover API from proto definitions
  • Inspect request and response templates
  • Invoke unary gRPC methods
  • Monitor server streaming endpoints
  • Submit transactions with explicit authorization
  • Troubleshoot gRPC execution errors

Inputs

  • grpcurl command line utility
  • Local protobuf schema file
  • Target gRPC endpoint address
  • NEWM_CHAIN_JWT environment variable
  • Protobuf JSON request payload

Outputs

  • gRPC JSON responses
  • Streamed blockchain event messages
  • Redacted command summaries
  • Submitted transaction status

Requirements

  • Installed grpcurl utility
  • Access to local proto file
  • Network reachability to gRPC endpoint
  • Explicit user authorization for mutating actions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
newm-chain
grpc
grpcurl
protobuf
blockchain
Discover API from proto definitions
Inspect request and response templates
Invoke unary gRPC methods
Monitor server streaming endpoints
grpcurl command line utility
Local protobuf schema file
Target gRPC endpoint address
gRPC JSON responses
Streamed blockchain event messages
Redacted command summaries