https://github.com/tynes/homebrew-bcoin
Homebrew Tap for bcoin
https://github.com/tynes/homebrew-bcoin
bitcoin blockchain homebrew-tap
Last synced: 4 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 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T22:16:25.000Z (about 5 years ago)
- Last Synced: 2024-12-26T01:26:45.347Z (6 months ago)
- Topics: bitcoin, blockchain, homebrew-tap
- Language: Ruby
- Homepage: https://bcoin.io
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- 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
```