We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Home links updates Updates to all faq and wiki links replacing them with their docs counterparts
tested chia 1.1.4 on 6.8
tested with chia v1.0.5, maturin v0.10.3 and clvm_rs v0.1.6
use branch "latest" again, now that 1.0.4 is out
use https instead of http
remove custom chiapos repo now that patches have been upstreamed, use official maturin repo with upstreamed openbsd patches, use clvm_rs v0.1.5, use new src path
make it clear on which versions the script has been tested and which PR's were opened
-b latest
update branch to Chia 1.0.1 and remove pip list output
updated for and tested with Chia 1.0.1
use `chia configure` to disable upnp instead of `sed`
Updated OpenBSD Install (markdown)
Fixed instructions for installing Chia 1.0.0 (headless) on latest OpenBSD stable.
gui path
b20
Add note to use the dev branch for now on OpenBSD, will remove note later
Mention that the electron install attempted by npm will fail
Split the GUI installation structions into a new section. Don't install electron in the CLI setup steps.
Shorten lines in the GUI Build / Usage section
Recommend not fetching / compiling the code as the root user
Replace one use of the word "ports" with "packages" in the prerequisite packages section
Rename to OpenBSD Install