Hi,
I have updated the
cryptonote generator. The issues with generating coins on Windows are fixed. I also added instructions how to install the requirements needed for Windows:
https://github.com/dashcoin/cryptonote-generator/blob/master/docs/windows-requirements-install.mdThe genesis block is now automatically generated, if the coin is new. Just leave the "genesisCoinbaseTxHex" empty.
Support for CryptonoteCoin (
https://github.com/cryptonotefoundation/cryptonote) was added. Here is an example for it:
https://github.com/dashcoin/cryptonote-generator/blob/master/examples/config_cryptonotecoin.jsonIf you want a cryptonote coin but you don't have time to build it yourself I can make the builds for you. All you need to do is send me the configuration file.
Price list:
* Windows build - 0.13 BTC or the equivalent in LTC, BCN, XMR or DSH.
* Linux build - 0.13 BTC or the equivalent in LTC, BCN, XMR or DSH.
* Mac OS X build - 0.13 BTC or the equivalent in LTC, BCN, XMR or DSH.
* Running a node:
* Bytecoin core: 0.165 BTC per month or the equivalent in LTC, BCN, XMR or DSH.
* Crytonotecoin core: 0.4 BTC per month or the equivalent in LTC, BCN, XMR or DSH.
If your payment is in DSH you are getting 10% off the price.
We are working on block explorer, Python tutorial about how to use the RPC API and easy config creator for the cryptonote generator. Also the generator itself is constantly improoving.
I also want to clone monero's web wallet, but funding is needed for it.