p.s. And the first 5-6 examples from the examples folder seem to be working fine (haven't gotten to the rest yet), but they rely on "src/*" vs twister-lib.js
On Monday, September 5, 2016 at 9:45:20 PM UTC-4, JM wrote: > > Hi, > I am still going through the code and I hope you don't mind some > additional questions. > > If I wanted to use twister-lib.js in my code (vs twister-lib-js in a node > project), you need to do more than this: > > Download the twister-lib.js file into you project folder. Link to it >> inside html using >> <script src="path/to/twister-lib.js"></script> > > [from here: https://github.com/Tschaul/twister-lib-js ] > > > I'm just going through the dependencies and trying to make sure I > understand how it all works together. It would also need the bencode, > bitcoinjs-lib, buffer, crypto, inherits, and request dependencies in the > same directory. (Obviously under Node, they are in the node_modules > directory.) > > I am just trying to understand the differences in usage between the node > project vs the standalone. > > Thanks! > -- You received this message because you are subscribed to the Google Groups "twister-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
