Setting up the client ====================== A client in the Mavryk network provides different configuration possibilities: - tune various parameters of the client using flexible combinations of: a configuration file, command-line options, and environment variables - configure how keys are managed, with different security tradeoffs - select different running modes, beside the default mode, which are intended to facilitate testing applications on smaller or fake networks: for example by executing some RPCs locally, without sending requests to a Mavryk node. These configuration possibilities are described in the following pages. .. toctree:: :maxdepth: 2 client-configuration .. toctree:: :maxdepth: 2 key-management .. toctree:: :maxdepth: 2 sandbox .. toctree:: :maxdepth: 2 mockup .. toctree:: :maxdepth: 2 proxy .. toctree:: :maxdepth: 2 light