ChainSafe / blst-ts

Typescript wrapper for https://github.com/supranational/blst native bindings, a highly performant BLS12-381 signature library
Other
18 stars 13 forks source link

Upstream blst_wrap.py fixes #26

Closed dapplion closed 3 years ago

dapplion commented 3 years ago

Use new supranational/blst commit that incorporates blst_wrap.py logic necessary to skip SWIG if prebuild is already found