Revolutionary Code Overhaul: @hub/js Package Launches to Transform Development
Innovations Abound as New MessageBuilder and Vital Utils Reshape Coding Landscape in Major Commit by @hub Team!
Commit Details:
chore: @hub/js package initial commit and move more code to @hub/utils (#393) * intermediate commit * feat: introduce MessageBuilder * extract model constructors into stateless fns * replace hexlify and arrayify * feat: introduce utils/ed25519 * refactor: use classes for signer objects * rebase misc-utils * use privateKey in MessageBuilder * move validations to utils and add toJson methods * update eip712 signer to accept generic TypedDataSigner rather than just ethers wallet * add WrappedMessage v1 * wait to merge message-builder files until later branch Co-authored-by: Tony D'Addeo <[email protected]>