coda
Ansible Role :arrows_clockwise: :link: Mina
Table of Contents
- Supported Platforms
- Requirements
- Role Variables
- Dependencies
- Example Playbook
- License
- Author Information
Ansible role that installs and configures Coda protocol nodes: blockchain daemon and client nodes a part of the first succinct cryptocurrency protocol based on recursive composition of zk-SNARKs.
Supported Platforms:
* Debian
* Ubuntu
Requirements
N/A
Role Variables
Variables are available and organized according to the following software & machine provisioning stages:
- install
- config
- launch
- uninstall
Install
...description of installation related vars...
Config
...description of configuration related vars...
Launch
...description of service launch related vars...
Uninstall
...description of uninstallation related vars...
Dependencies
...list dependencies...
Example Playbook
default example:
- hosts: all
roles:
- role: 0x0I.<role>
License
MIT
Author Information
This role was created in 2020 by O1.IO.
About
Coda, the first cryptocurrency protocol with a succinct blockchain
Install
ansible-galaxy install 0x0I/ansible-role-coda
License
Unknown
Downloads
33
Owner