Skip to content

JavaScript tools for BitShares Encryption and Serialization

Notifications You must be signed in to change notification settings

jcalfee/bitshares-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitShares-JS

JavaScript library for the BitShares platform. This repository does not contain a graphical user interface.

Features

  • Enables the the BitShares platform to run from the web.
  • Browser compatibility tests.

INSTALL

npm install
npm install -g coffee-script

NODEJS TEST

npm test

BROWSER TESTS

(Mac, Linux or Cygwin needed for packaging)

npm run-script package_tests

Open: test/index.html

DEPLOY

BTS_WEB=~/bitshares/web_wallet
npm run-script web_wallet

About

JavaScript tools for BitShares Encryption and Serialization

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 84.0%
  • JavaScript 14.6%
  • Other 1.4%