Forknote is innovative way to create Cryptonote (https://cryptonote.org) based cryptotokens. It gives the users the ability to create cryptotokens just by creating a simple configuration file.
- GCC 4.7.3 or later (http://gcc.gnu.org/)
- CMake 2.8.6 or later (http://www.cmake.org/)
- Boost 1.55 or later (http://www.boost.org/)
- MSVC 2013 (Windows only)
Step by step Windows instructions: https://github.com/forknote/cryptonote-generator/blob/master/docs/windows-requirements-install.md
Ubuntu (tested on Ubuntu 14.04) / Mac dependencies install script: https://github.com/forknote/cryptonote-generator/blob/master/configure.sh
- Download or compile the binaries
- Create configuration file. The easiest way is to use the form on http://forknote.net
- Start the daemon:
./forknoted --config-file PATH_TO_YOUR_CONFIG
This code is generated by Cryptonote generator - https://github.com/forknote/cryptonote-generator Seed source - https://github.com/amjuarez/bytecoin https://github.com/nicnaccoin/configs/blob/master/nicnaccoin.conf
Forknote v1.0.11 releases such as v2.0 please use config contents below EMISSION_SPEED_FACTOR=16 DIFFICULTY_TARGET=60 CRYPTONOTE_DISPLAY_DECIMAL_POINT=10 MONEY_SUPPLY=446744073709551615 GENESIS_BLOCK_REWARD=0 DEFAULT_DUST_THRESHOLD=10000 MINIMUM_FEE=10000 CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10 CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000 CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=385 p2p-bind-port=31739 rpc-bind-port=31740 BYTECOIN_NETWORK=fd1d8278-f52b-1f28-8722-3b7618159883 CRYPTONOTE_NAME=nicnac GENESIS_COINBASE_TX_HEX=010a01ff0001f7f5f8bab2c601029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd088071210196b22738c1c8af33fca8324c0ef0adb99d9e0f060ea0e0e65a222240c046ef14 MAX_BLOCK_SIZE_INITIAL=100000 UPGRADE_HEIGHT_V2=1 UPGRADE_HEIGHT_V3=2 seed-node=45.55.243.109:31739 seed-node=45.55.74.147:31739 seed-node=78.47.186.74:31739 seed-node=138.201.116.10:31739