Skip to content

Web3/Cosmos tools to avoid re-writing the same code one million times.

Notifications You must be signed in to change notification settings

hanchon/hanchond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb71dba · Aug 19, 2024

History

54 Commits
Jul 30, 2024
Aug 18, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 18, 2024
Jul 27, 2024
Aug 18, 2024
Jul 28, 2024
Aug 3, 2024
Jul 26, 2024
Jul 27, 2024
Aug 3, 2024
Aug 14, 2024
Aug 14, 2024
Jul 29, 2024
Jul 28, 2024
Jul 27, 2024
Jul 27, 2024
Jul 28, 2024
Aug 19, 2024

Repository files navigation

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.