There are multiple ways to install the galoy dealer. We recommend first trying it out on your local machine with minikube.
- Make sure minikube is working correctly by deploying hello-world starter application
- Run
git clone https://github.com/galoymoney/dealer && cd dealer
- Run
yarn install
- Run
yarn add-charts
This will setup all the required pods.