Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 396 Bytes

Hanchond

Hanchon's web3 toolkit

Docs:

Requirements:

  • git to clone the repositories that needs to be build locally
  • go to build the Evmos client
  • cargo/rust to build Hermes

TODOs:

  • Playground queries should use the rest endpoint so the response is in JSON format. That way we can pipe it into jq and pipe the result into another query.