UNPKG

create-midnight-app

Version:

🌙 Scaffold for building Midnight smart contracts with dynamic type detection and automated CLI generation

9 lines (8 loc) • 207 B
services: proof-server: image: "midnightnetwork/proof-server:4.0.0" command: ["midnight-proof-server --network devnet"] ports: - "6300:6300" environment: RUST_BACKTRACE: "full"