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