All Projects → Zokrates → Zokrates

Zokrates / Zokrates

Licence: lgpl-3.0
A toolbox for zkSNARKs on Ethereum

Programming Languages

rust
11053 projects
language
365 projects

Labels

Projects that are alternatives of or similar to Zokrates

Stromdao Businessobject
Abstract BusinessObject for StromDAO Energy Blockchain. Abstraction layer between blockchain technology and business logic providing energy market related entities and use cases.
Stars: ✭ 10 (-98.95%)
Mutual labels:  ethereum
Augmint Web
Augmint Web Frontend
Stars: ✭ 15 (-98.42%)
Mutual labels:  ethereum
Privatekeyvault
Make Instructions: Airgapped raspberry pi computer for working with blockchains featuring LUKS full disk encryption and using qr-codes to pass encrypted files and offline transaction instructions across the airgap.
Stars: ✭ 29 (-96.95%)
Mutual labels:  ethereum
Smartift Contract
The solidity code for the SIFT smart contract.
Stars: ✭ 11 (-98.84%)
Mutual labels:  ethereum
Tlsnutils
Solidity Library for parsing and verifying TLS-N proofs.
Stars: ✭ 13 (-98.63%)
Mutual labels:  ethereum
Ethereumdb
Stars: ✭ 21 (-97.79%)
Mutual labels:  ethereum
Token Core Ios
a blockchain private key management library on iOS
Stars: ✭ 850 (-10.71%)
Mutual labels:  ethereum
Soliditysamples
Solidity Smart Contracts Samples
Stars: ✭ 29 (-96.95%)
Mutual labels:  ethereum
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (-8.09%)
Mutual labels:  ethereum
Blockchain
区块链技术
Stars: ✭ 28 (-97.06%)
Mutual labels:  ethereum
Textmessage.eth
Send SMS Text Messages within the Ethereum Blockchain - TextMessage.ETH
Stars: ✭ 11 (-98.84%)
Mutual labels:  ethereum
Wait Transaction
A promisified web3.eth.sendTransaction that waits for confirmation.
Stars: ✭ 12 (-98.74%)
Mutual labels:  ethereum
Blockscout
Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
Stars: ✭ 913 (-4.1%)
Mutual labels:  ethereum
Miner Manager
Miner Manager for nVidia and/or AMD RX GPUs
Stars: ✭ 11 (-98.84%)
Mutual labels:  ethereum
Outsmarting Smart Contracts
A repo with information about security of Ethereum Smart Contracts
Stars: ✭ 29 (-96.95%)
Mutual labels:  ethereum
Burrow
https://wiki.hyperledger.org/display/burrow
Stars: ✭ 851 (-10.61%)
Mutual labels:  ethereum
Weiwallet Android
Wei Wallet is an open source Ethereum wallet for Android
Stars: ✭ 20 (-97.9%)
Mutual labels:  ethereum
Ta4j
A Java library for technical analysis.
Stars: ✭ 948 (-0.42%)
Mutual labels:  ethereum
Pay Protocol
fixing the transition to a cashless world
Stars: ✭ 29 (-96.95%)
Mutual labels:  ethereum
Go Ethereum
Official Go implementation of the Ethereum protocol
Stars: ✭ 34,169 (+3489.18%)
Mutual labels:  ethereum

ZoKrates

Join the chat at https://gitter.im/ZoKrates/Lobby CircleCI master CircleCI develop

ZoKrates is a toolbox for zkSNARKs on Ethereum.

This is a proof-of-concept implementation. It has not been tested for production.

Getting Started

Load the ZoKrates Plugin on Remix to write your first SNARK program!

Alternatively, you can install the ZoKrates CLI:

curl -LSfs get.zokrat.es | sh

Have a look at the documentation for more information about using ZoKrates. A getting started tutorial can be found here.

Getting Help

If you run into problems, ZoKrates has a Gitter room.

License

ZoKrates is released under the GNU Lesser General Public License v3.

Contributing

We happily welcome contributions. You can either pick an existing issue or reach out on Gitter.

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work shall be licensed as above, without any additional terms or conditions.

Git Hooks

You can enable zokrates git hooks locally by running:

git config core.hooksPath .githooks
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].