Giter Club home page Giter Club logo

Comments (11)

MinerGuy62 avatar MinerGuy62 commented on June 11, 2024

Do I need to run a new Terminal for each one?

from farmr.

MinerGuy62 avatar MinerGuy62 commented on June 11, 2024

I figured out Flax and Chaingreen - what about Spare?

from farmr.

gilnobrega avatar gilnobrega commented on June 11, 2024

Template files for spare were not added because I do not endorse that crypto at all due to serious concerns about how their dev team operates.
You are free to create your own spare.json file, it will be displayed in farmr.net but it will not work in the discord bot.
Here's a template file to start with, adjust the paths to your installation:

{
    "Binary Name": "spare",
    "Currency Symbol": "SPARE",
    "Minor Currency Symbol": "mojo",
    "Net": "mainnet",
    "Block Rewards": 4.0,
    "Blocks Per 10 Minutes": 32.0, 
    "Config Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\config",
    "Log Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\log"
}

from farmr.

miguelcarv1973 avatar miguelcarv1973 commented on June 11, 2024

chiarose json file

from farmr.

miguelcarv1973 avatar miguelcarv1973 commented on June 11, 2024

Template files for spare were not added because I do not endorse that crypto at all due to serious concerns about how their dev team operates.
You are free to create your own spare.json file, it will be displayed in farmr.net but it will not work in the discord bot.
Here's a template file to start with, adjust the paths to your installation:

{
    "Binary Name": "spare",
    "Currency Symbol": "SPARE",
    "Minor Currency Symbol": "mojo",
    "Net": "mainnet",
    "Block Rewards": 4.0,
    "Blocks Per 10 Minutes": 32.0, 
    "Config Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\config",
    "Log Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\log"
}

it says ID to long

from farmr.

charnet3d avatar charnet3d commented on June 11, 2024

Template files for spare were not added because I do not endorse that crypto at all due to serious concerns about how their dev team operates.
You are free to create your own spare.json file, it will be displayed in farmr.net but it will not work in the discord bot.
Here's a template file to start with, adjust the paths to your installation:

{
    "Binary Name": "spare",
    "Currency Symbol": "SPARE",
    "Minor Currency Symbol": "mojo",
    "Net": "mainnet",
    "Block Rewards": 4.0,
    "Blocks Per 10 Minutes": 32.0, 
    "Config Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\config",
    "Log Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\log"
}

it says ID to long

You can change the currency symbol to SPR instead and it works: "Currency Symbol": "SPR".
The web interface should be updated to accept longer ids for currencies with longer symbols.

from farmr.

miguelcarv1973 avatar miguelcarv1973 commented on June 11, 2024

Thank you

from farmr.

Azyle66 avatar Azyle66 commented on June 11, 2024

Issue with SPARE (I know...not supported) I have is:
"Unable to parse farmed SPARE. Is wallet service running?" error message and so wallet and such does not show up.
Fixable or?

from farmr.

gilnobrega avatar gilnobrega commented on June 11, 2024

Issue with SPARE (I know...not supported) I have is:
"Unable to parse farmed SPARE. Is wallet service running?" error message and so wallet and such does not show up.
Fixable or?

The templates above have the wrong minor currency, it used to be mojo but they changed it to graviton.
Here's an updated working template:

{
    "Binary Name": "spare",
    "Currency Symbol": "SPARE",
    "Minor Currency Symbol": "graviton",
    "Net": "mainnet",
    "Block Rewards": 4.0,
    "Blocks Per 10 Minutes": 32.0, 
    "Config Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\config",
    "Log Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\log"
}

from farmr.

Azyle66 avatar Azyle66 commented on June 11, 2024

Issue with SPARE (I know...not supported) I have is:
"Unable to parse farmed SPARE. Is wallet service running?" error message and so wallet and such does not show up.
Fixable or?

The templates above have the wrong minor currency, it used to be mojo but they changed it to graviton.
Here's an updated working template:

{
    "Binary Name": "spare",
    "Currency Symbol": "SPARE",
    "Minor Currency Symbol": "graviton",
    "Net": "mainnet",
    "Block Rewards": 4.0,
    "Blocks Per 10 Minutes": 32.0, 
    "Config Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\config",
    "Log Path": "C:\\Users\\USER\\.spare-blockchain\\mainnet\\log"
}

I have looked more into it, it is something with Spare and my wallet because at CLI, I get ./spare wallet show and ... Connection error. Check if wallet is running at 9256, so not sure wtf is up with it, thanks for help regardless.

from farmr.

gilnobrega avatar gilnobrega commented on June 11, 2024

Added goji and spare templates in v1.4.4.3

from farmr.

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.