This repository has been archived on 2023-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
chainsafe-bls/src/blst-native
Cayman 0056e13ee5
feat: use esm
BREAKING CHANGE:
Only esm is exported, no commonjs
Named exports (excluding `bls`) are no longer exported from the root.
`browser` and `node` exports are removed in favor of
implementation-specific naming.
2022-04-11 10:15:43 -05:00
..
index.ts feat: use esm 2022-04-11 10:15:43 -05:00
publicKey.ts feat: use esm 2022-04-11 10:15:43 -05:00
secretKey.ts feat: use esm 2022-04-11 10:15:43 -05:00
signature.ts feat: use esm 2022-04-11 10:15:43 -05:00