Git Product home page Git Product logo

Comments (7)

nguyer avatar nguyer commented on June 7, 2024

@peterbroadhurst Great idea. I wonder if this should be a CLI issue though. Or do we want the block explorer integrated into FireFly itself? Right now FireFly (core) has no knowledge of Ganache directly.

from firefly.

nguyer avatar nguyer commented on June 7, 2024

Is there another easy/good block explorer we could use besides Ganache? Unfortunately the Ganache GUI is not capable of connecting to a different Ganache CLI. The UI always starts its own chain. There's an open issue that's been around for 3 years where people have been asking for this behavior: trufflesuite/ganache#322 I'm guessing it may not be worth our time to try to tie in Ganache GUI at this point, unless Ganache itself is improved.

from firefly.

peterbroadhurst avatar peterbroadhurst commented on June 7, 2024

There are lots of block explorers out there for sure (blockscout etc.) in various stages of openness and maturity.
There is just a bunch of complexity to many of them, to get them running.

One project that was very deliberately lightweight is: https://github.com/Alethio/ethereum-lite-explorer
However, I do not know the state of activity on that project today, or whether it has sufficient function to be useful (being able to decompose input payloads into JSON is a really important feature).

from firefly.

peterbroadhurst avatar peterbroadhurst commented on June 7, 2024

... did just want to be clear on one part of my original assumption, that if it were Ganache based, we would run the full Ganache instead of the CLI version (not alongside it).

from firefly.

peterbroadhurst avatar peterbroadhurst commented on June 7, 2024

... I think for Ganache to be able to show you the inputs and outputs, it might be necessary to use the Truffle tooling to do the installation of the contract too, so that the Truffle suite integration between the two components would allow Ganache to know the ABI and show you the transaction input details.

from firefly.

awrichar avatar awrichar commented on June 7, 2024

Noting for the record that we've moved away from Ganache some time back, but a block explorer is still a desirable enhancement.

from firefly.

shorsher avatar shorsher commented on June 7, 2024

Closing this issue. Please submit a FIR for proposals and further discussion

from firefly.

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.