Git Product home page Git Product logo

Comments (13)

coder5876 avatar coder5876 commented on June 3, 2024

Hi @Firescar96, I don't know how to use meteor so I cannot debug this issue. If you want you can try to add meteor support and then do a pull request.

from eth-lightwallet.

skmgoldin avatar skmgoldin commented on June 3, 2024

Hey @Firescar96, I realize I'm answering this 22 days late, but if you put ethlightjs.js into client/lib, you can use it normally.

from eth-lightwallet.

Firescar96 avatar Firescar96 commented on June 3, 2024

lol @skmgoldin , but have you tried installing it to use on the server?

from eth-lightwallet.

Firescar96 avatar Firescar96 commented on June 3, 2024

looks like it uses XMLHttpRequest() so it doesn't work on the server for node either. I'm not sure how to make a solution that works for frontend and backend

from eth-lightwallet.

inzhoop avatar inzhoop commented on June 3, 2024

Hi @Firescar96 did you find a solution to use Lightwallet on meteor?

from eth-lightwallet.

Firescar96 avatar Firescar96 commented on June 3, 2024

@inzhoop I haven't tried using the package in a while so I'm not sure. The original problem was the use of a XMLHttpRequest call which I believe has been removed. It's also in the npm repositories now so you could try using it with the meteorhacks:npm package.

from eth-lightwallet.

IstoraMandiri avatar IstoraMandiri commented on June 3, 2024

supported with PR #88

from eth-lightwallet.

Firescar96 avatar Firescar96 commented on June 3, 2024

AMAZING

from eth-lightwallet.

retotrinkler avatar retotrinkler commented on June 3, 2024

wait does it work now? bec if i use it, it still freezes up my meteor instance

from eth-lightwallet.

vikasgrover2004 avatar vikasgrover2004 commented on June 3, 2024

@Firescar96 were u able to make lightwallet work in meteorjs application?

from eth-lightwallet.

Firescar96 avatar Firescar96 commented on June 3, 2024

Sorry, I haven't gone back to try it, it's far back on my worklog, I will do it this weekend.

from eth-lightwallet.

IstoraMandiri avatar IstoraMandiri commented on June 3, 2024

Just FYI, I've found it's simpler to just add ligthwallet.min.js to /public and manually link it in the head, rather than adding it to the meteor bundle. Keeps rebuild time down.

from eth-lightwallet.

Firescar96 avatar Firescar96 commented on June 3, 2024

@hitchcott that won't help for running lightwallet serverside, which was my original problem
@retotrinkler @vikasgrover2004 yes, hitchcott's PR solved my problem with both clientside and server side usage.
Run import lightwallet from 'eth-lightwallet'; at the top level of your .js file.

from eth-lightwallet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.