Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 439 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 439 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
  • wget to download the Cosmos-Hub 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.