Skip to content

pokt-network/homebrew-pocket-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Pocket-Core

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

Getting Started

<<<<<<< HEAD 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.

These instructions will get you a copy of the project up and running on your local machine.

5ea4281 (Update docs)

Remember to always read the documentation available on Pocket Documentation.

Installation

Homebrew

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://github.com/raw/Homebrew/install/HEAD/install.sh)"

Pocket

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 coinbase passphrase should appear.

Development

Update Formula

To update the formula, simply run the following command with the new version of the binary:

For example, to update to version RC-0.12.0:

./update_brew.sh RC-0.12.0

About

Brew repository for installation of Pocket Core binary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published