Via Docker
If you already have a postgres instance & a redis instance set up, you can use the docker image from Dockerhub.
Copy the config and edit it as needed
Make sure Memento is able to connect to postgres, redis and the Ethereum client of choice.
Start memento in Docker
Replace the /path/to/config/folder
with your local path in the following comand and run it.
Open the dashboard to check progress
Last updated