cycles-quartz/docker/README.md

6 lines
473 B
Markdown
Raw Normal View History

# 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) |