cycles-quartz/docker/README.md
Dave 2ac5726463
feature(docker/neutrond): Setup a single node neutron testnet in docker (#131)
- Closes #112 

Co-authored-by: Dave Kaj <davidkajpust@informal.systems>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
2024-08-01 18:31:52 -04:00

6 lines
473 B
Markdown

# Docker Images
| Image | Description | Link |
|-------|-------------|------|
| Single node wasmd testnet | A single node network with a basic wasmd chain setup. Useful for basic, quick testing of your contracts. | [wasmd instructions](./wasmd/README.md) |
| 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. | [neutron instructions](./neutrond/README.md) |