ArenaCoinDev
ArenaCoinDev
trying to generate a new blockchain for a neoscrypt test coin. cant seem to get this working for me. does anyone know the issue?
after installing construct this is my error 04ffff001d01043a446f6e277420776f726b20666f72207765656b656e64732c20776f726b20666f72206f757220676f616c73202d2031382f4a616e2f323031382e Traceback (most recent call last): File "gen.py", line 261, in main() File "gen.py", line 18, in main tx = create_transaction(input_script, output_script,options) File...
root@mmocdev-VirtualBox:~/Desktop/TEST1/genesis-block# node genesis -a neoscrypt -z "arena coin starts now!" module.js:328 throw err; ^ Error: Cannot find module 'multi-hashing' at Function.Module._resolveFilename (module.js:326:15) at Function.Module._load (module.js:277:25) at Module.require (module.js:354:17) at require...
i ran the npm install but what am i missing, how did you get it to return this info
yup did this, and got the warning that the version was not current, which i ignored. was it the node genesis line?
am i supposed to do this within the master folder or outside of it
when i try to install within the master folder (arena-master) i get this error root@mmocdev-VirtualBox:~/Desktop/TEST1/arena-master/genesis-block# npm install npm WARN deprecated [email protected]: This package is no longer supported. It's now a...
installed and now when i run npm install i get this error root@mmocdev-VirtualBox:~/Desktop/TEST1/genesis-block# npm install npm WARN deprecated [email protected]: Custom ALPHABET bug fixed in v7.0.2 > [email protected] install /root/Desktop/TEST1/genesis-block/node_modules/multi-hashing >...
upgraded, and now running , i returned this algorithm: neoscrypt pzTimestamp: Arena starts now, let the battle begin! pubkey: 04678afdb0fe5548271967f1a67130b7105cd6a828e03909a67962e0ea1f61deb649f6bc3f4cef38c4f35504e51ec112de5c384df7ba0b8d578a4c702b6bf11d5f bits: 504365040 time: 1532845874 merkle root hash: aa6af392c6b364c8585f5ca2385310bdc08b0d805f3ff4cb0fb1b13cbbf4109c Searching for...
so it is just a matter of where i have input the returned data not that the returned data is incorrect. I just wanted to confirm this chainparams.cpp:118: CMainParams::CMainParams(): Assertion...