filecoin-signing-tools
filecoin-signing-tools copied to clipboard
Migrate to ES modules
Some dependencies seems to have migrated to pure ES modules and might required some important changes.
See https://github.com/LinusU/base32-encode/issues/8#issuecomment-887489113
:link: zboto Link
I think it is time now to migrate to ES. It will allow adding pure javascript BLS lib but will be a breaking change in the pure js lib.
The package has been migrated successfully, and the package was updated here #742. Closing issue.