cycles-quartz/docker/README.md
Thane Thomson de53f6ee06
feat: Add support for running Quartz app enclave in a Docker container (EPID) (#155)
Signed-off-by: Thane Thomson <connect@thanethomson.com>
2024-08-16 16:38:52 -04:00

8 lines
505 B
Markdown

# Docker Images
| Image | Description |
|-------|-------------|
| [Single node wasmd testnet](./wasmd/) | A single node network with a basic wasmd chain setup. Useful for basic, quick testing of your contracts. |
| [Single node neutron testnet](./neutrond/) | A single node neutron network. Useful for testing your contracts on a more advanced cosmwasm chain, with more up to date dependencies. |
| [SGX enclave](./enclave-sgx/) | A base image for a Quartz enclave to run on an Intel SGX-based machine |