Infura
Sign-up for an account or sign-in into your Infura account.
From the control panel, obtain your endpoint url for the network you are interested in (mainnet, ropsten, kovan, rinkeby). It will looks similar to https://mainnet.infura.io/v3/aa11bb22cc33.....
.
Create the folder .volumes/memento/
if it doesn't exist already
Copy config-sample.yml
into .volumes/memento/config.yml
and set the eth.client.http
and eth.client.ws
attributes to your Infura endpoint.
Start Memento
Open the dashboard to check progress
Last updated