Skip to content

Substrate Support

Substrate chains include Polkadot, Kusama, Rococco, etc. The deployContract feature is for development and test case authoring only, not recommended to be used in production environments for managing smart contracts.
Hyperledger Cactus v1.0.0-rc3 | Substrate API version | deployContract* | invokeContract | runTransaction | | --- | :---: | :---: | :---: | | @polkadot/api 10.9.1 | ✅ [test]() | ✅ [test]() | ✅ [test]() |

Previous