Difference between revisions of "Download"

From SecureWiki
Jump to: navigation, search
Line 37: Line 37:
 
  txindex=0
 
  txindex=0
  
Updated on 2015-09-16 17:12:46
+
Updated on 2016-05-22 13:12:00
  
Last Block ID: [http://securechain.info/en/block/00000000055938183027f8cb390e51d13ebea81e28df66f9b3b3d9cb73885733 998331]
+
Last Block ID: [http://securechain.info/en/block/0000000004d2f38e7b5607e8e3c9bcf07f8429d2fe883bd81e967688f3be3a92 1140618]
  
Blocks file (584 MB): http://securechain.info/download/data/withouttx/blocks.tar.gz
+
Blocks file (638 MB): http://securechain.info/download/data/withouttx/blocks.tar.gz
  
Chainstate file (19.4 MB): http://securechain.info/download/data/withouttx/chainstate.tar.gz
+
Chainstate file (21.6 MB): http://securechain.info/download/data/withouttx/chainstate.tar.gz
  
 
===With Raw Transaction===
 
===With Raw Transaction===

Revision as of 15:45, 22 May 2016

In this page you can find and download most SecureCoin related software, block data and documentation files.

Official Securechain Wallet

Windows(10.7 MB)

Digital signature of securechain-wallet.exe

Securechain Wallet is the official SecureCoin wallet. It is compiled with the latest OpenSSL 1.0.2d 9 Jul 2015, QT 5.5 and BOOST 1.58. For your convenience, the Securechain Wallet also supports getting address/transaction details from the Securechain block explorer by simply clicking new buttons in the main window.

  • Please ensure that the file "securechain-wallet.exe" extracted from the downloaded "securechain-wallet.zip" is digitally signed by "Open Source Developer, Haimin Zhang" as to the picture on the right side.
  • If Google Chrome gives a warning that "securechain-wallet.zip is not commonly downloaded and could be dangerous" when downloading, please ignore the warning and keep the file. This is because the number of file download has not reached Google's favor level. However the software is totally clean and digitally signed.
  • If Windows Smartscreen prevents the downloaded program from running, please click "More info", verify the publisher then click "Run Anyway".

For more information please visit the Securechain Wallet page.

Local site: http://securechain.info/download/wallet/securechain-wallet.zip

MAC(11.4 MB)

The Securechain Wallet for MAC OSX has the same features as to the version for Windows. For more information please refer to the description of Windows version.

The App package "Securechain Wallet.app" extracted from the downloaded "securechain-wallet-mac.zip" is digitally signed by "Developer ID Application: Haimin Zhang (7M8FY5GHH7)". The following terminal command can be used for checking the signing information:

codesign -dvvv ./"Securechain Wallet.app"/

Local site: http://securechain.info/download/wallet/securechain-wallet-mac.zip

Source

GitHub: https://github.com/securechain/securechain-wallet

Block Data

Please download both blocks and chainstate files. Extract both of them to Securecoin(Windows) or .securecoin(Linux) folder so that the folder structure would look like

 Securecoin(.securecoin)
   /blocks
   /chainstate

Without Raw Transaction

Note: Please set or remove the following option in securecoin.info file:

txindex=0

Updated on 2016-05-22 13:12:00

Last Block ID: 1140618

Blocks file (638 MB): http://securechain.info/download/data/withouttx/blocks.tar.gz

Chainstate file (21.6 MB): http://securechain.info/download/data/withouttx/chainstate.tar.gz

With Raw Transaction

Note: Please set or add the following option to securecoin.info file:

txindex=1

Updated on 2015-09-19 15:22:44

Last Block ID: 1001235

Blocks file (647 MB): http://securechain.info/download/data/withtx/blocks.tar.gz

Chainstate file (17.8 MB): http://securechain.info/download/data/withtx/chainstate.tar.gz

References