GC錢包全節點配寘
GC基於Bitcoin的科技的公鏈.對於需要搭建全節點的用戶開發全節點配寘安裝,具體如下:
系統要求:windows 2008R2
下載錢包:https://github.com/greenchaincoin/wallet
安裝錢包:將錢包安裝到D盤\COIN\資料夾創建數據資料夾d:\coin\data
創建快捷方式Greenchain-qt.exe
目標地址設定為D:\coin\Greenchain-qt.exe -datadir=D:\coin\data
啟動快捷方式開始同步數據,直到資料同步完畢.
設定配寘:將資料庫製定到D盤設定檔:Greenchain.conf根據自己的需求或者參攷bitcoin.conf進行配寘
設定檔中請使用不可更改埠,請使用默認埠進行主體網路通訊.
其他:使用windows高級防火牆進行配寘,允許外部訪問錢包
充\提幣可以使用配合主網站使用內網通訊即2個錢包配寘
轉出慢或者區塊打包速度需要很久請到設定檔中新增手續費paytxfee=0.001或者在軟件中設定
併發獲取錢包地址失敗請到設定檔中新增地址池keypool=1000默認是100
其他相關請參見其他檔案或bitcoin.
GC is a public chain based on Bitcoin technology. For users who need to build a full node, develop a full node configuration installation, as follows:
System Requirements: Windows 2008 R2
Download wallet: https://github.com/greenchaincoin/wallet
Install wallet: Install wallet into D:\COIN folder to create data folder d:\coin\data
Create a shortcut Greenchain-qt.exe
The target address is set to D:\coin\Greenchain-qt.exe -datadir=D:\coin\data
Start the shortcut to start synchronizing data until the data synchronization is complete.
Configuration: Make the database into the D-disk configuration file: Greenchain.conf is configured according to your needs or referring to bitcoin.conf In the settings file, please use the unchangeable port, and use the default port to communicate with the principal network.
Others: Configuration using Windows Advanced Firewall to allow external access to wallets Filling withdrawing money can be used with the main website using intranet communication, that is, two wallets configuration.
It takes a long time to roll out slowly or to pack memory blocks. Please go to the settings file and add a handling fee paytxfee = 0.001 or set it in the software.
Failed to obtain the wallet address concurrently. Please add the address pool keypool = 1000 to the settings file. The default is 100.
For other related information, please refer to other files or bitcoin.
Last updated