Giter Club home page Giter Club logo

Comments (3)

Mrtenz avatar Mrtenz commented on June 16, 2024 1

From the website I'm assuming that this and the server package is to fetch the token balances online?

Not quite. The server package is used by the desktop application (built with Electron), to communicate with hardware wallets. The server will automatically be run locally (and not exposed to the internet, of course!) when you start the desktop app, and with an HTTP-like communication protocol, data can be fetched from hardware wallets, through the native libraries. It's based on this approach here. This is still a work-in-progress feature, though.

Would it be possible to sync to a local node instead?

Not yet. I am planning on adding a feature where you can choose from different nodes, including your own, and other EVM-like networks (Ethereum forks). Currently, everything is fetched mainly from MyCrypto's node, with fallbacks to Etherscan and Infura.

Would it be possible to have the scripts run to determine all the possible addresses, then let user fetch the token balances on their own?

As in, some way to export the addresses without fetching balance for them? That's currently not possible. Is there a specific reason why you want this?

from findeth.

yeqbfgxjiq avatar yeqbfgxjiq commented on June 16, 2024

Thanks for your detailed responses :)

and I was just curious if the offline address lookup => online fetch was possible, more as a way to reduce any potential security holes than anything (it's not a great idea, but I was just curious if it was possible)

from findeth.

Mrtenz avatar Mrtenz commented on June 16, 2024

No sensitive data is ever sent to the server, only your addresses. When support for custom nodes is added, you're free to use your own node, to reduce any potential security risks. Unfortunately, I don't have a timeline for this yet.

I think I can close this issue for now. Feel free to open another issue, if you have more questions, feature suggestions or anything else!

from findeth.

Related Issues (7)

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.