This repository contains NativeX Node configured to include Substrate's pallet-contracts - a smart contract module.
- unit: NATIVEX
- address prefix: 42
- decimals: 18
- chain type: substrate
make run-release
- Wasm smart contract written by ink!.
- EVM smart contract written by solidity.
NativeX Contracts Node Version | Ink! version | Polkadot SDK |
---|---|---|
4.0.0-dev | v4.30.0, v5.0.0 | release-polkadot-v1.1.0 |
Once the node template is running locally, you can connect to it with frontends like Contracts UI or Polkadot-JS Apps and interact with your chain.