GraphCanon updated 2w · GitHub synced 2w
Decision brief
Kurtosis is a platform for packaging and launching blockchain infrastructure that works with various backends such as Docker and Kubernetes, using Go as its language.
Good fit when
- When developing specialized blockchain applications requiring streamlined deployment on multiple backend technologies
- For projects needing a DevOps process oriented specifically toward the needs of blockchain development
Avoid when
- If your project uses languages or frameworks not supported by Go and does not include Docker or Kubernetes in its tech stack
- When the requirements do not involve blockchain technology, as Kurtosis is narrowly focused on this domain
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (5d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/kurtosis-tech/kurtosis pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Kurtosis-tech/kurtosis repository focuses on the development of an infrastructure platform for packaging and deploying blockchain applications similar to Docker Compose but specialized for blockchain use cases. It leverages Go language and works with various backend technologies, containerization, CI/CD processes under DevOps practices such as using Docker and Kubernetes.
Capability facts
- Languages
- go
Source: github.language · Aug 3, 2026
Categories
Tags
README
Install modern version of bash, the one that ships on MacOS is too old
brew install bash
Install modern version of git, the one that ships on MacOS can be too old
brew install git
#### Docker
On MacOS:
```bash
brew install docker
Go (1.23 or above)
On MacOS:
brew install go@1.23
For agents
This page has a .md twin and JSON over the API.