Skip to content

mxrytj/ChiaRAMPlot

Repository files navigation

ChiaRAMPlot

This is a new implementation of a chia plotter which is designed as a processing pipeline, similar to how GPUs work, only the "cores" are normal software CPU threads.

Usage

  • Select Temporary Directory
    Temporary directory, needs ~220 GiB
  • Select 2nd Temporary Directory
    Temporary directory 2, needs ~110 GiB
  • Select Final Directory
    Final directory
  • Pool Public Key (48 bytes)
  • Pool Contract Address (62 chars)
  • Farmer Public Key (48 bytes)
  • Choose Number of Plots Number of plots to create (default = 1)
  • Number of threads Number of threads (default = 4)
  • Number of bucket Number of buckets (default = 256)

Results

12

How to Get Pool Contract Address

444

Download

Dependencies

  • cmake (>=3.14)
  • libsodium-dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages