swasilyev / substrate-arkworks-examples

Example implementation of curve arithmetic for the ark-substrate curves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

substrate-arkworks-examples

Example implementation of curve arithmetic for the ark-substrate curves.

Benchmarking

You can run the included benchmarks of the Substrate extrinsics on your local machine with:

gh repo clone https://github.com/achimcc/substrate-arkworks-examples
cd substrate-arkworks-examples
make install 
make benchmark

The results are then written into a benchmark.pdf file.

An overview and comparison of all benchmark results can be found here.

About

Example implementation of curve arithmetic for the ark-substrate curves

License:The Unlicense


Languages

Language:Rust 96.9%Language:Makefile 1.3%Language:Dockerfile 0.8%Language:Nix 0.7%Language:Shell 0.3%