askmike / bitstamp

Bitstamp REST API wrapper
81 stars 54 forks source link

How to display publicBitstamp output? #5

Closed mojit closed 10 years ago

mojit commented 10 years ago

Hey,

I was trying your example but not getting how to display the console.log output of ticker etc in html.

Can you help me?

askmike commented 10 years ago

This is a module you can include in your nodejs backend project, if your are trying to put it on a webpage (html) you need a frontend library instead.

Are you running it through nodejs?

askmike commented 10 years ago

I am assuming you were trying to put it in a webpage, which this module cannot help you with. If you had problems with this module using node you can reopen this issue.