paritytech / substrate-contracts-node

Minimal Substrate node configured for smart contracts via pallet-contracts.
The Unlicense
124 stars 145 forks source link

Node doesn't start in dev mode #79

Open statictype opened 2 years ago

statictype commented 2 years ago

When I run the latest contracts-node mac binary i still get Origin denied for localhost, as if it didn't really start in dev mode. if i add --dev i can connect to the node.