ves-stark-nodejs 0.2.2

Node.js bindings for VES STARK proof system
Documentation
1
2
3
4
5
extern crate napi_build;

fn main() {
    napi_build::setup();
}