Bulletproofs Implementation in Go
☆17Oct 1, 2018Updated 7 years ago
Alternatives and similar repositories for bp-go
Users that are interested in bp-go are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Help you to run eth1.0 with 2 node as a private blockchain☆18Dec 13, 2023Updated 2 years ago
- Mobile app for impactMarket.☆11Sep 9, 2022Updated 3 years ago
- MerkleTree compatible with circomlib☆12Feb 24, 2026Updated last month
- fork of https://github.com/arnaucube/poseidon-rs ported to ark_ff☆13Nov 15, 2023Updated 2 years ago
- A Docker version to more easily deploy [fisco-bcos-browser](https://github.com/FISCO-BCOS/fisco-bcos-browser).☆13Sep 13, 2022Updated 3 years ago
- Compile simple C++ file into WebAssembly.☆19Dec 17, 2019Updated 6 years ago
- 3rd party BOLOS SDK for Rust☆23Jul 27, 2018Updated 7 years ago
- gnark-rollup-ex☆11Aug 5, 2020Updated 5 years ago
- 房链——基于FISCO-BCOS的区块链应用☆13Jun 30, 2020Updated 5 years ago
- ☆13Jan 30, 2025Updated last year
- 基于Java的系统,使用LangChain、RAG技术、MCP协议和知识图谱来实现跨文档的复杂混合检索,特别是针对订单全流程的查询。☆17Mar 22, 2025Updated last year
- An implementation of a post quantum anonymous credential scheme☆16Dec 18, 2024Updated last year
- A truffle box to get you started with developing React Native dapps on Celo☆23Aug 30, 2021Updated 4 years ago
- Official Go implementation of the Ethereum protocol☆29Jan 11, 2023Updated 3 years ago
- Circuits☆22Updated this week
- From Zero (Knowledge) to Bulletproofs - writeup☆166Feb 16, 2023Updated 3 years ago
- 基于区块链和盲水印的图像版权保护☆13May 21, 2023Updated 2 years ago
- Alternative full Grin node on Golang (implementation of the MimbleWimble protocol) https://github.com/mimblewimble/grin☆44Feb 20, 2019Updated 7 years ago
- chainlink demos☆12Apr 9, 2018Updated 7 years ago
- 毕业设计——基于区块链的证书管理系统☆13Apr 21, 2022Updated 3 years ago
- 基于fisco bcos区块链实现的nft数字藏品网站,用IPFS进行存储,每次交易均进行上链,实现交易不可篡改,可追溯溯源等功能☆20Jan 25, 2024Updated 2 years ago
- Circom to Gnark Groth16 parser and recursion example☆18Jul 24, 2025Updated 8 months ago
- 农产品溯源 基于fisco-bcos实现 分管理和商城两端☆19Apr 17, 2024Updated last year
- Implementation of the signature scheme SQISign accompanying the paper "New algorithms for the Deuring correspondence - Towards practical …☆17May 17, 2024Updated last year
- The Solidity Smart-Contract Advisor is a cutting-edge tool designed to extend the capabilities of traditional language models in understa…☆13Mar 18, 2026Updated last week
- 农产品供销管理系统。涉及到SpringSecurity、Mybatis-plus、Redis、FiscoBcos的使用。☆14May 8, 2024Updated last year
- New TEAL ops in AVM6☆11Apr 25, 2024Updated last year
- ☆11Feb 16, 2024Updated 2 years ago
- ☆14Jan 23, 2023Updated 3 years ago
- ☆29Oct 13, 2024Updated last year
- NPM Module: Create Mongoose connections to severals DBs; short, mongoDB like syntax for requests.☆11Jan 16, 2025Updated last year
- Libraries and examples for programming your CleverPet Hub☆30Sep 29, 2022Updated 3 years ago
- 《zkSNARK实践》中的源码