mimblewimble/grin
Ver no GitHubClear Build and Install Instructions for each Major OS
Open
#2.559 aberto em 11 de fev. de 2019
good first issuetask
Métricas do repositório
- Stars
- (4.876 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 11h) (25 fundiu PRs em 30d)
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