Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hanchon/hanchond
- Owner: hanchon
- Created: 2024-07-26T18:44:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T02:47:07.000Z (about 2 months ago)
- Last Synced: 2024-11-29T03:29:02.877Z (about 2 months ago)
- Language: Go
- Homepage: https://hanchond.com/
- Size: 897 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- charm-in-the-wild - hanchond - Web3 network manager with a Terminal Block Explorer. (Bubble Tea, Lip Gloss, Glamour) (Applications / Development Tools)
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.