Skip to content

tongtongchain/genesis-block

Repository files navigation

instructions for you to generate genesis files

go into the directory*/deploy_tool*

  1. Config test.json and modify its parameters testjson

  2. Run .exe file "gen_genesis_json_file.exe" and it will generate some result files in the directory result

  3. Copy *.cpp files under the deploy_tool directory into the corresponding source code directory, replace them and then build GRBIT solution. you could also refer to the "copyGenesisfiles.bat" script file.

  4. Run command "python keys_convert_to_import.py" and it will generate "import_wif_keys.json"

  5. Run command "GRBit.exe --server --rpcuser a --rpcpassword b --rpcport 12345 --data-dir C:/xxx/" and then run following command "execute_script xxx/xxx/import_wif_keys.json"

  6. Run command "info" or "help" you will get some information and some other commands.


About

genesis block

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published