[![build](https://github.com/kn0sys/ecc-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/kn0sys/ecc-rs/actions/workflows/rust.yml) # ecc-rs ## Developing * `git clone https://github.com/kn0sys/ecc-rs` * `cd ecc-rs` * `cargo test` ## Tutorials * see the tutorials directory for jupyter notebooks * install [jupyter-lab](https://jupyter.org/) * install [evcxr](https://github.com/evcxr/evcxr/blob/main/evcxr_jupyter/README.md) Reference: https://github.com/coinstudent2048/ecc_tutorials