Skip to content

Bitcoin-com/bitbox-scaffold-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BITBOX Scaffold Node

Setup

  1. Install bitbox-sdk globally
    • npm install bitbox-sdk --global
  2. Scaffold an Angular app w/ BITBOX web bindings
    • bitbox new myApp --scaffold node
  3. cd in to the newly created app
    • cd myApp
  4. Install dependencies
    • npm install
  5. Start the app
    • npm start
  6. Win

Build Status

About

Basic command line node app w/ BITBOX bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%