good first issuetask
仓库指标
- Star
- (4,876 star)
- PR 合并指标
- (平均合并 6天 11小时) (30 天内合并 25 个 PR)
描述
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