Skip to content

pokt-network/homebrew-pocket-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Pocket-Core

Repository dedicated to host the formula to install the Pocket-Core binary using Homebrew.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Remember to always read the documentation available in the Pocket Documentation.

Prerequisites

You need to have the package manager Homebrew installed.

To install Homebrew on Mac or Linux, run the following command in a terminal:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Installing

To install Pocket-Core using Homebrew just run the following commands in a terminal on your system:

brew tap pokt-network/pocket-core && \
brew install pocket

And to start Pocket-Core you can simply run:

pocket start

If everything works, a terminal prompt asking for a keybase passphrase, should appear.

About

Brew repository for installation of Pocket Core binary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published