https://github.com/tynes/homebrew-bcoin
Homebrew Tap for bcoin
https://github.com/tynes/homebrew-bcoin
bitcoin blockchain homebrew-tap
Last synced: about 2 months ago
JSON representation
Homebrew Tap for bcoin
- Host: GitHub
- URL: https://github.com/tynes/homebrew-bcoin
- Owner: tynes
- Created: 2020-04-04T01:57:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T22:16:25.000Z (about 6 years ago)
- Last Synced: 2025-05-14T21:16:24.782Z (about 1 year ago)
- Topics: bitcoin, blockchain, homebrew-tap
- Language: Ruby
- Homepage: https://bcoin.io
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-bcoin
Homebrew tap for `bcoin`, an implementation of the Bitcoin Protocol
### Installation
```bash
$ brew tap tynes/bcoin
```
### bcoin
```bash
$ brew install bcoin
```
### bclient
```bash
$ brew install bclient
```