cycles-quartz/docker
Dave 279cd5180f
docs: Update docs to reflect crate reorg naming, and remove EPID docs (#233)
Co-authored-by: Dave Kaj <davidkajpust@informal.systems>
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
2024-10-01 23:57:13 -04:00
..
enclave-sgx docs: Update docs to reflect crate reorg naming, and remove EPID docs (#233) 2024-10-01 23:57:13 -04:00
neutrond feature(docker/neutrond): Setup a single node neutron testnet in docker (#131) 2024-08-01 18:31:52 -04:00
wasmd Run transfers app E2E tests in an Action, and backend with docker compose (#203) 2024-10-01 16:13:39 -04:00
docker-compose.yml Run transfers app E2E tests in an Action, and backend with docker compose (#203) 2024-10-01 16:13:39 -04:00
README.md feat: Add support for running Quartz app enclave in a Docker container (EPID) (#155) 2024-08-16 16:38:52 -04:00

Docker Images

Image Description
Single node wasmd testnet A single node network with a basic wasmd chain setup. Useful for basic, quick testing of your contracts.
Single node neutron testnet A single node neutron network. Useful for testing your contracts on a more advanced cosmwasm chain, with more up to date dependencies.
SGX enclave A base image for a Quartz enclave to run on an Intel SGX-based machine