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

feat(rebuild): functions with unit tests #105

Closed matthewkeil closed 9 months ago

matthewkeil commented 1 year ago

Sync and Async version of rebuilt functions. No helper classes were used.

How to test

cd rebuild
yarn
yarn test:unit