/ansible-parity

Ansible role for Parity ethereum client

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Parity Ethereum Client

Parity is an Ethererum client written in Rust.

Requirements

TODO

Role Variables

See defaults/main.yml for a full list of variables, which can be overridden as extra vars if needed.

Dependencies

TODO

Example Playbook

- hosts: parity_nodes
  roles:
     - { role: parity, tags: role-parity }

License

GPLv3