mimblewimble/grin
Auf GitHub ansehenClear Build and Install Instructions for each Major OS
Open
#2.559 geöffnet am 11. Feb. 2019
good first issuetask
Repository-Metriken
- Stars
- (4.876 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 11h) (25 gemergte PRs in 30 T)
Beschreibung
The document: https://github.com/mimblewimble/grin/blob/master/doc/build.md
Needs Signifant Overview.
Installing on MacOS is as simple as:
- (Install Homebrew) follow instructions at: https://brew.sh/
- brew install rustup
- rustup-init
- git clone https://github.com/mimblewimble/grin.git
- cd grin
- cargo run --release