Skip to content

niko150/bitcoin-hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bcoin

Setup

Setup bcoin by following the steps on their bcoin git repo

Install redis, more info here

$ brew install redis

Install

$ git clone git@github.com:abMatGit/bitcoin-hackathon.git
$ cd bitcoin-hackathon

Run bcoin on simnet

bcoin --network simnet --nodes 10.7.64.53,redsquad.dev.purse.io --host '::' --public-host <insert your network ip>

Run the app

$ npm install

$ npm start

About

Let's do this!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • HTML 18.6%
  • CSS 2.9%