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