bitvavo / node-bitvavo-api

Node wrapper for the Bitvavo API
ISC License
19 stars 15 forks source link

Node.js Lib useage in react #19

Open OneStopCoding opened 1 year ago

OneStopCoding commented 1 year ago

I'm trying to get your libary to work in react, which I should be able to right? When I use the sample code I get an error saying the node-bitvavo-api.js file has an any type, if I try to reinstall the types, I get an error that they're not found. importing the file didn't work eather, other work arounds resulted in failling dependencies... Anyone actually able to get it to work with react?

Same for your java lib, it's no longer hosted on maven?