I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Support for other coins

dashed-slug.net Forums General discussion Support for other coins

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1687
    Anonymous
    Inactive

    Hey,

    First of all thank you for creating such a great plugin.

    I am coin dev and I have setup my coin to work with the BTC coin adapter.

    I was wondering how do I go about changing the symbol from BTC to my currency ?

    Should I just edit the source code.

    Regards

    #1688
    alexg
    Keymaster

    Hello,

    And thanks for your kind words.

    Yes, pretty much. If your coin is a clone of Bitcoin that retains most of its JSON-RPC API intact, then it should be just a matter of replacing strings. You can start from the litecoin adapter which I consider the reference implementation.

    Litecoin RPC Adapter extension

    From time to time I update the litecoin and other adapters. Simply remove the ds-update.php file before redistributing your plugin extension.

    Start by looking here: https://www.dashed-slug.net/developers-coin-adapters-api/

    #1689
    alexg
    Keymaster

    Remember to set sane values to transaction fees on plugin activation.

    #1690
    Anonymous
    Inactive

    Hey Alex,

    Thanks for the prompt reply.

    Is there a built in functionality to gethashpersec & getdifficulty.

    Is there a premium version of the plugin ?

    Regards

    #1691
    alexg
    Keymaster

    The plugin does not call any of those methods.

    There is no premium version of the plugin, but there are some premium extensions to it.

    All is explained on the homepage https://www.dashed-slug.net

    regards,
    Alex

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.