https://github.com/mitchellcash/homebrew-cryptocurrency-wallets
Homebrew tap for casks of cryptocurrency wallets.
https://github.com/mitchellcash/homebrew-cryptocurrency-wallets
cask homebrew
Last synced: 2 months ago
JSON representation
Homebrew tap for casks of cryptocurrency wallets.
- Host: GitHub
- URL: https://github.com/mitchellcash/homebrew-cryptocurrency-wallets
- Owner: MitchellCash
- License: mit
- Created: 2019-03-25T11:47:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T10:33:53.000Z (over 7 years ago)
- Last Synced: 2026-03-31T16:47:43.822Z (3 months ago)
- Topics: cask, homebrew
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-cryptocurrency-wallets
Homebrew tap for casks of cryptocurrency wallets.
## Usage
After you install Homebrew, run the following command:
```sh
$ brew tap mitchellcash/cryptocurrency-wallets
```
You can now install the casks in this repo.
```sh
$ brew cask install bitcoin-core
```
## License
Code is under the [MIT license](https://github.com/MitchellCash/homebrew-cryptocurrency-wallets/blob/master/LICENSE).