diff --git a/posts/faq/mining-credits.md b/posts/faq/mining-credits.md index f9dee7bf..85cf9589 100644 --- a/posts/faq/mining-credits.md +++ b/posts/faq/mining-credits.md @@ -2,8 +2,12 @@ title: How do I mine LBRY credits? category: mining --- +Library Credits (LBC) are mined over a 20-year Proof of Work period. +Block rewards increase every 100 blocks by 1LBC, peak at 500, and decline slowly. -LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source. +For GPU mining, please see our list of [pools] (https://lbry.io/faq/mining-pools). Each pool has a slightly different setup so please check their Getting Started page. + +For CPU mining, LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source. ## Mining on Ubuntu @@ -24,4 +28,4 @@ LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source. ## Compiling -LBRY can be compiled quite similarly to Bitcoin. Pester @jackrobison on Slack to fill this in! +Join us on [Slack](https://slack.lbry.io) if you need help compiling from source!