mimblewimble/grin
Clear Build and Install Instructions for each Major OS
Ouverte
#2 559 ouverte le 11 févr. 2019
good first issuetask
Métriques du dépôt
- Stars
- (4 876 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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