Skip to content

jsCoin/btc-e-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btc-e-javascript

BTC-e public and private API JavaScript implementation
https://btc-e.com/api/documentation

Author: jsCoin
BTC : 151vumzopVBZMV9CtswFiumQBbEHcULPnG
LTC : Laoq3qsLvQFCnnbfcFGpQyjy5kcK58bpen

Dependencies:

I am using this in a Chrome extension. The last nonce is being stored in localStorage. You will need to store the lastNonce somewhere else if you are going to use this outside of a chrome extension.

All requests are asynchronous. If you want to do something with the results you will need to pass a callback function.

About

BTC-e public and private API JavaScript implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors