Replies: 1 comment 1 reply
-
The subset of users I have seen/worked with they have a smart contract already and having a local |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In oder to incentivise more local development, I think it would be nice to have a
docker-compose.yml
file automatically generated duringgraph init
. I think the one in the graph-node repo is pretty good.dev
andclean
commands as described here: https://github.com/schmidsi/hackathon-starterkit/blob/main/package.json#L3 might be good.I think best would be to only add it if it is selected during the
init
dialog. Similar to:And enable it by default. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions