substrate-contracts-node
substrate-contracts-node copied to clipboard
provide docker image
using docker to manage blockchain nodes, especially for testing is helpful. the polkadot image doesn't contain the contracts module at the moment.
also see https://github.com/paritytech/cargo-contract/issues/1103