11 Commits

Author SHA1 Message Date
Leo Lara
c1b4d731e2 Sunset README 2024-11-04 12:24:28 +00:00
0xbok
4c9a23be1b fix docs link (#197)
fixes
https://github.com/privacy-scaling-explorations/chiquito/issues/196
2024-02-05 06:19:19 +00:00
YoungWan Kwon
f8a96dbb4f Assign languages to all code blocks (#123)
Good to see such a cool project.
I've specified languages to all code blocks in tutorials and readme,
which enables syntax highlighting.

Co-authored-by: Leo Lara <leolara@users.noreply.github.com>
2023-09-13 08:06:43 +00:00
indextree
2c7371a134 Fix typo (#122)
Fixed simple typo: circuit

Co-authored-by: Leo Lara <leolara@users.noreply.github.com>
2023-09-13 08:06:26 +00:00
Leo Lara
c4891ae4e6 Leo/update readme (#121)
Co-authored-by: Steve Wang <qian.wang.wg24@wharton.upenn.edu>
2023-09-08 12:55:14 +07:00
Y5
313b354004 Fixed spelling mistake in Readme.md (#119) 2023-09-01 07:12:56 +00:00
Leo Lara
e9677d2a91 Update README 2023-08-22 06:28:00 +00:00
trangnv
ecc80f1706 Bring (py)Chiquito in (#86)
Resolve #82 
- Add `scr/python.rs` contains Python Module
- `frontend/python/chiquito` is home for python-source
- dependencies = ["py_ecc"] included in `pyproject.toml` so users don't
have to `pip install py_ecc`
- add `fibonacci.py` to examples
2023-08-21 07:48:22 +00:00
Leo Lara
7d7317b6b7 Common code for assignments and default fixed moved to compiler (#58) 2023-07-13 11:47:16 +00:00
Steve Wang
5a4e87753e Steve/issue 5 readme (#12)
see commit message :)

Please read fibonacci example from files changed of this PR. The link in
README refers to main which doesn't include changes yet

API doc links are deployed from fork, and will be re-deployed from main
once docs are approved and merged

---------

Co-authored-by: Steve Wang <qwang97@wharton.upenn.edu>
Co-authored-by: Chih Cheng Liang <chihchengliang@gmail.com>
2023-05-03 03:52:59 +00:00
Leo Lara
4308e34855 Add README 2023-04-04 16:57:17 +07:00