mimblewimble/grin
Vedi su GitHubClear Build and Install Instructions for each Major OS
Open
#2559 aperta il 11 feb 2019
good first issuetask
Metriche repository
- Star
- (4876 star)
- Metriche merge PR
- (Merge medio 6g 11h) (25 PR mergiate in 30 g)
Descrizione
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