Skip to content

niharika88/handshake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handshake

Installation

Macbook
  • Install homebrew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Install bitcore: brew install bitcoin
  • Clone repo locally using: git clone [email protected]:niharika88/handshake.git

Similar steps for Linux/Windows Machines.

Testing

Macbook
  • Since bitcoin core is already installed, just run it directly
  • Run bitcore node using: /usr/local/opt/bitcoin/bin/bitcoind
  • Navigate to cloned repo directory (should have Go installed locally)
    • Run go build to build the code
    • Execute the test: ./handshake
Testing screenshots
  • one
  • one

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages