lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.57k stars 178 forks source link

add brief Regtest description and link to setup #261

Closed binaryflesh closed 5 years ago

binaryflesh commented 5 years ago

As a new user coming from the infosec side of things, 'regtest' is usually an alias to fuzzing. While writing a binding to the API, I was under impression to use testnet with my code and I thought '-regtest' was mainly an internal feature for developers on lbrycrd. Could there be mention of ideal developer setup in the readme?

tzarebczan commented 5 years ago

Thanks for opening this issue @binaryflesh. Definitely something we need to mention here/how it works/where to find setup instructions.

BrannonKing commented 5 years ago

For review at https://github.com/lbryio/lbrycrd/tree/depends_build_all

BrannonKing commented 5 years ago

merged.