Demo Game Docker - ajuna-network/Polkadot.Unity.SDK GitHub Wiki

Setting up Docker

Run local Docker node

Run the Hexalem blockchain in a container

docker run -p 9944:9944 --rm -it substrategaming/hexalem-node --dev --unsafe-rpc-external

image

Accessing the blockchain with Polkadot.js

image