DEV Community

Discussion on: Building GraphQL APIs on Ethereum

Collapse
 
ethchainheavy profile image
Roberto Cantu

Thanks for the tutorial!

One thing I had to change: I couldn't get yarn deploy to work, so I went with the CLI command provided from The Graph UI graph deploy --product hosted-service <GitHub_Username>/<Subgraph_name>

Otherwise, the tutorial worked great!