Mina-mesh requires quite a few dependencies to work. These are:
- Archive DB (postgres)
- Archive node (to keep Archive DB up-to-date)
- Mina Daemon/Graphql
It would be good to have mina-mesh packaged with all the dependencies to have out-of-the-box solution which users can get and use easily without the need to set up all the dependencies separately.
Possible solution could be an extension of the following: https://github.com/MinaProtocol/mina/blob/develop/dockerfiles/Dockerfile-mina-rosetta
Mina-mesh requires quite a few dependencies to work. These are:
It would be good to have
mina-meshpackaged with all the dependencies to have out-of-the-box solution which users can get and use easily without the need to set up all the dependencies separately.Possible solution could be an extension of the following: https://github.com/MinaProtocol/mina/blob/develop/dockerfiles/Dockerfile-mina-rosetta