DeroGoldCoin Paper Wallet Generator
https://alfariqicrypto.github.io/paper-dego
https://paperwallet.derogold.link
Just drop the files in a publicly accessible web folder and you've got your own copy of the explorer.
Edit the values in index.html on lines 28, 31, 47, 66, 87, 90 to your coin
Edit the value on line 1626 in crypto_utils.js, address prefix to your address prefix, and your coin info
Replace logo.png with your logo, and that is it!
Example :
var config = { coinUnitPlaces: 12, coinSymbol: 'BTCMZ', coinName: 'BitcoinMono', coinUriPrefix: 'bitcoinmono:', addressPrefix: 3771344
With AddressPrefix use CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX = 3771344; // btcm)
https://cryptonotestarter.org/create-wallet.html
This Project is licensed under AGPL v3.0.
// Copyright (c) 2018-2021, The TurtleCoin Developers
// Copyright (c) 2018-2021, The DeroGold Association
// Copyright (c) 2021, Alfariqi Crypto