Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 314 Bytes

File metadata and controls

23 lines (16 loc) · 314 Bytes

1. local

install

install environment

build

cargo build --release --features testnet

run

./substrate  --database auto --alice

2. docker

docker-compose up

my command docker run -id chainsupport/substarte-testnet-node:latest ""