Skip to content

curdubanbogdan/homebrew-pocket-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Pocket-Core

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

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 on Pocket Documentation.

Prerequisites

You should have brew install.

To install Homebrew on Mac:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

To install Homebrew on Linux:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)"

Installing

To install Pocket-Core using brew just run those commands on the terminal of 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 coinbase 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

Languages

  • Shell 61.0%
  • Ruby 39.0%