Skip to content

djpnewton/viaxchtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viaxchtest

This is a test harness for the viabtc exchange backend (https://github.com/viabtc/viabtc_exchange_server). It allows one to somewhat easily test the JSON-RPC interface to the accesshttp server.

Requirements

  • npm
  • browserify ("npm install browserify -g")

Installation

  • clone this repository
  • run "npm install" to install all the javascript dependencies
  • run "npm run build" to generate the javascript in "build/app.js"
  • open index.html (you will need to switch off CORS enforcement in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors