Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanchon/hanchond

Web3/Cosmos tools to avoid re-writing the same code one million times.
https://github.com/hanchon/hanchond

Last synced: 18 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Hanchond

Hanchon's web3 toolkit

## Docs:

- [docs](https://hanchond.com)

## 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.