An open API service indexing awesome lists of open source software.

https://github.com/taco-c/paraplot

Adaptive parallel plotting wrapper for Chia
https://github.com/taco-c/paraplot

chia cli

Last synced: 3 months ago
JSON representation

Adaptive parallel plotting wrapper for Chia

Awesome Lists containing this project

README

          

# paraplot
Adaptive parallel plotting wrapper for chia.

This is a tool for creating Chia plots in parallel, with a dynamic delay.

It monitors the plotting process and begins a new plot after phase 1 (can be configured).

## Dependencies
+ `inotifywait`

## Configuration
Copy `paraplotrc.example` to `~/.config/paraplotrc`. Then edit it as you like.
Make sure the file is executable.

## Usage
```
./paraplot
```