Difference between revisions of "Download"

From SecureWiki
Jump to: navigation, search
Line 54: Line 54:
 
Last Block ID: [https://securechain.info/en/block/000000000172341bba999116dde97f4d9a0ceb328bd836e2d73f7a0befafe41b 1146859]
 
Last Block ID: [https://securechain.info/en/block/000000000172341bba999116dde97f4d9a0ceb328bd836e2d73f7a0befafe41b 1146859]
  
Blocks file (647 MB): http://securechain.info/download/data/withtx/blocks.tar.gz
+
Blocks file (709 MB): http://securechain.info/download/data/withtx/blocks.tar.gz
  
Chainstate file (17.8 MB): http://securechain.info/download/data/withtx/chainstate.tar.gz
+
Chainstate file (17.4 MB): http://securechain.info/download/data/withtx/chainstate.tar.gz
  
 
==References==
 
==References==
 
<references/>
 
<references/>

Revision as of 20:17, 28 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 2016-05-28 19:01:14

Last Block ID: 1146859

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

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

References