Giter Site home page Giter Site logo

Comments (5)

ryanchristo avatar ryanchristo commented on June 15, 2024

Hi @DaniellMesquita. I'm not sure what you mean by "without need of MetaMask installed". This library connects Node to MetaMask, so MetaMask is required. Could you explain?

from node-metamask.

danimesq avatar danimesq commented on June 15, 2024

Do you know a module that works itself as a web provider, without needing MetaMask?

from node-metamask.

ryanchristo avatar ryanchristo commented on June 15, 2024

Have you checked out ethers or web3? You can initialize a provider with both libraries that will allow you to interact with the Ethereum blockchain without MetaMask.

Also, if you are looking for a tool to easily interact with Ethereum wallets, I would recommend checking out a tool we created called purser, which pairs well with web3 and ethers.

from node-metamask.

danimesq avatar danimesq commented on June 15, 2024

Also, if you are looking for a tool to easily interact with Ethereum wallets, I would recommend checking out a tool we created called purser, which pairs well with web3 and ethers.

It shows a popup window with a UI, called from a Electron app?
Also, for using purser, I need to install ethers/web3?

from node-metamask.

ryanchristo avatar ryanchristo commented on June 15, 2024

It shows a popup window with a UI, called from an Electron app?

I'm not sure I understand the question. This package connects Node to MetaMask. MetaMask requires a browser, therefore, a browser window will open that display the logs and allows you to sign and send transactions in your Node application using MetaMask, which is connected via websocket.

I would recommend checking out the links in the comment above. You do not need to install ethers or web3 to use purser but they are used as dependencies in purser. You can load a wallet instance using ethers and using web3 without purser but purser was built to simplify interaction with Ethereum based wallets and to support both hardware and software wallets.

from node-metamask.

Related Issues (6)

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.