0x-launch-kit
0x-launch-kit copied to clipboard
what's the project ID
when i run docker-compose up {"error_string":"403 Forbidden {"jsonrpc":"2.0","id":2,"error":{"code":-32600,"message":"project ID is required","data":{"reason":"project ID not provided","see":"https://infura.io/dashboard"}}}","level":"error","msg":"blockwatch.Watcher error encountered","myPeerID":"16Uiu2HAmV5UdipLWW9UcvdCaggZhNQmEt64aZtoXx195YjSxVCfp","time":"2020-06-06T10:02:34Z"} what's can i do?
come a people help me
@xiao0811 You need to setup an Infura account. Go to https://infura.io/dashboard
@tomhschmidt I already have an account, may I ask where should I fill in

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
@kimpers Thank you, brother. PROJECT ID has been resolved, now it is the problem on the picture
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 Mesh.
If you are running it on your own computer have you exposed the ports 60557, 60558 & 60559? (See https://0x-org.gitbook.io/mesh/getting-started/deployment#running-mesh)
Also you may need to give it some time to successfully connect to other peers.