Zokrates/ZoKrates
Fork: 361 Star: 1826 (更新于 2024-10-30 19:06:21)
license: LGPL-3.0
Language: Rust .
A toolbox for zkSNARKs on Ethereum
最后发布版本: 0.8.8 ( 2023-11-10 22:52:50)
ZoKrates
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. Get started, then try a tutorial!
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
{js,json,ts}
formatting
We enforce strict formatting of .{js,json,ts}
files in CI. This check is not included in the git hooks. If you modify such a file, you can ensure its formatting is correct by running:
npm i -g prettier
prettier --write "./**/*.{js,ts,json}" --ignore-path .gitignore
最近版本更新:(数据更新于 2024-09-07 08:15:43)
2023-11-10 22:52:50 0.8.8
2023-04-22 08:18:24 0.8.7
2023-04-18 06:02:25 0.8.6
2023-03-29 05:35:13 0.8.5
2023-01-31 22:58:49 0.8.4
2022-10-11 22:07:24 0.8.3
2022-09-07 05:26:07 0.8.2
2022-08-23 20:59:52 0.8.1
2022-07-07 23:13:54 0.8.0
2022-05-31 22:46:18 0.7.14
主题(topics):
ethereum, language, snark, verifiable-computation, zero-knowledge, zksnarks
Zokrates/ZoKrates同语言 Rust最近更新仓库
2024-11-20 07:29:29 lanyeeee/jmcomic-downloader
2024-11-19 23:39:15 gleam-lang/gleam
2024-11-19 08:50:55 lapce/lapce
2024-11-11 22:51:00 tauri-apps/tauri
2024-11-11 07:55:30 dani-garcia/vaultwarden
2024-11-09 16:42:37 rustdesk/rustdesk