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/helpers
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
..
hex.ts Remove comment 2020-12-03 00:05:14 +00:00
index.ts feat: use esm 2022-04-11 10:15:43 -05:00
utils.ts Use browser friendly concatUint8Arrays instead of Buffer.concat 2020-12-03 00:06:36 +00:00