- Closes #112 Co-authored-by: Dave Kaj <davidkajpust@informal.systems> Co-authored-by: Thane Thomson <connect@thanethomson.com>
6 lines
473 B
Markdown
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) | |