Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromzcash/zcash

zcash

License

NotificationsYou must be signed in to change notification settings

ioptio/zcash

 
 

Repository files navigation

What is Zcash?

Zcash is an implementation of the "Zerocash" protocol.Based on Bitcoin's code, it intends to offer a far higher standard of privacythrough a sophisticated zero-knowledge proving scheme that preservesconfidentiality of transaction metadata. Technical details are availablein ourProtocol Specification.

This software is the Zcash client. It downloads and stores the entire historyof Zcash transactions; depending on the speed of your computer and networkconnection, the synchronization process could take a day or more once theblockchain has reached a significant size.

🔒 Security Warnings

See important security warnings on theSecurity Information page.

Zcash is experimental and a work-in-progress. Use at your own risk.

📒 Deprecation Policy

This release is considered deprecated 16 weeks after the release day. Thereis an automatic deprecation shutdown feature which will halt the node sometime after this 16 week time period. The automatic feature is based on blockheight.

Getting Started

Please see ouruser guide for joining the main Zcash network.

Need Help?

  • 📘 See the documentation at theReadtheDocsfor help and more information.
  • 📨 Ask for help on theZcash forum.
  • 🔍 Chat with our support community onRocket.Chat

Participation in the Zcash project is subject to aCode of Conduct.

Building

Build Zcash along with most dependencies from source by running:

./zcutil/build.sh -j$(nproc)

Currently only Linux is officially supported.

License

For license information see the fileCOPYING.

Packages

No packages published

Languages

  • C++75.0%
  • Python10.4%
  • C8.2%
  • M42.1%
  • Makefile1.5%
  • Shell1.3%
  • Other1.5%

[8]ページ先頭

©2009-2025 Movatter.jp