Skip to content

bitrefill/airbitz-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

684 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbitz Plugins

About

Plugins are HTML5 applications that can be easily loaded in the Airbitz mobile wallet. The plugins utilize airbitz-core.js in order to securely store data, generate bitcoin payment addresses and request spends from the user.

Install dependencies

Install node on Ubuntu

apt-get install nodejs

or on a Mac

brew install node

Install node modules

npm install gulp -g
cd airbitz-plugins
npm install

Check the available tasks gulp help

About

Cross platform code for Airbitz wallet apps

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 60.4%
  • CSS 30.1%
  • HTML 9.5%