This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
halo2-starter
Watch
1
Star
1
Fork
0
You've already forked halo2-starter
mirror of
https://github.com/wanseob/halo2-starter.git
synced
2026-01-08 21:38:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Wanseob Lim
4d9b872b12
udpate README
2022-06-08 18:23:34 +09:00
src
move impl to field_config
2022-06-08 18:04:09 +09:00
.gitignore
initial commit
2022-06-08 17:56:43 +09:00
Cargo.toml
initial commit
2022-06-08 17:56:43 +09:00
README.md
udpate README
2022-06-08 18:23:34 +09:00
README.md
Halo2 Starter Kit
Pre-requisites
Install rust
Instructions
Go to
src/chip/field_config.rs
and configure the chip.
Go to
src/chip/numeric_instructions.rs
and define the instruction and then implement the chip.
Go to
src/circuit.rs
and implement the circuit.
Commands
Test
cargo test
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
101
KiB
Languages
Rust
100%