Closed ruuda closed 3 years ago
I’m also unsure why seemingly outdated protocol config files are included with the distribution, if you have to download the proper ones separately anyway.
I’m not sure if they are outdated, probably the ones for mainnet are the same, but I’m not sure what the purpose of the other ones is.
Closing in favor of #9, which will include the changes from this pull request as well.
This adds:
cardano-node
. By default it will connect to testnet, but you can override it with an environment variable.Procfile
to call that script.It would still be nicer to a fully local node as in #3, especially for CI, but for now, I think testnet is good enough to get started.