Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tynes/homebrew-bcoin
Homebrew Tap for bcoin
https://github.com/tynes/homebrew-bcoin
bitcoin blockchain homebrew-tap
Last synced: 9 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T22:16:25.000Z (almost 5 years ago)
- Last Synced: 2024-11-06T18:01:09.904Z (about 2 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
```