Kim Persson
Kim Persson
@isislovecruft would love to see this merged as this issue is blocking us from updating our dependencies
Make sure that you have Docker and docker-compose installed. See [installation instructions](https://docs.docker.com/compose/install/)
Nice! One thing to keep in mind is that the server side of Mesh has all contract addresses hardcoded in [ethereum/contract_addresses.go](https://github.com/0xProject/0x-mesh/blob/master/ethereum/contract_addresses.go) so changes in `@0x/contract-addresses` will not propagate there.
We doing anything with this @romainbutteaud, @dekz? 😄
deploy polygon production
deploy polygon production
When running `npx @0x/launch-kit-wizard` the wizard will ask: `Select the RPC URL you want to use` That is where you enter your Infura endpoint. E.g. `https://mainnet.infura.io/v3/INFURA_PROJECT_ID`
I am also getting some of these `protocol not supported` errors when running it locally but launch-kit works fine anyway. This could be from nodes running older unsupported versions of...