Git Product home page Git Product logo

Comments (5)

TheTrunk avatar TheTrunk commented on July 20, 2024

Yes follow configuration of zelcash. Flux has recently rebranded from zelcash and thus in many references you will still find it. Where do you see configuration for ZEN? As we do not have any connections to that project (apart from it being an asset present in zelcore platform, so that is where some configuration of that coin is surely present)

from flux.

Wangmmx avatar Wangmmx commented on July 20, 2024

The configuration here is ZEN:https://github.com/zelcash/zeltrezjs/blob/22bd9faa0104bdc734ec487e602ebbec33a7e09e/lib/config.js

And the zelcash configuration is https://github.com/zelcash/zelcashjs/blob/dd94d2f071321706f09c66544e3928fbe4413193/src/config.js

I searched the key words of pubKeyHash in the zelcash organization and found those two configurations

from flux.

Wangmmx avatar Wangmmx commented on July 20, 2024

So the pubKeyHash is 1cb8, and the scriptHash is 1cbd?

from flux.

TheTrunk avatar TheTrunk commented on July 20, 2024

zeltrezjs is a very old repository used in zelcore project and thus it has zen configuration
zelcashjs is deprecated as well.
The best source to look at current coins configuration that are in zelcore is this file:
https://github.com/ZelCore-io/Zelcore/blob/master/coinsSimple.js#L10

Flux has

    pubKeyHash: "1cb8",
    scriptHash: "1cbd",

You can also find it directly in flux source here:
https://github.com/RunOnFlux/fluxd/blob/master/src/chainparams.cpp#L177

from flux.

Wangmmx avatar Wangmmx commented on July 20, 2024

Ok thanks for your reply! It helped a lot

from flux.

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.