eth_sig_util 0.0.8 copy "eth_sig_util: ^0.0.8" to clipboard
eth_sig_util: ^0.0.8 copied to clipboard

Ethereum signature utility porting from JS

0.0.1 #

  • Initiate lib, support sign typed data EIP712
  • Export all needed function around typed data

0.0.2 #

  • Fix parse bytes32 type and check hex type for string

0.0.3 #

  • Resolve some old parts that no longer work

0.0.4 #

  • Expose and support sign message, sign personal message, recover address

0.0.5 #

  • Fix encode personal message

0.0.6 #

  • Add missing salt field in EIP712Domain object

0.0.7 #

  • Fix findTypeDependencies

0.0.8 #

  • Remove chain id params, expose private key in bytes along with hex string, separate recover personal signature
20
likes
110
points
3.8k
downloads

Publisher

unverified uploader

Weekly Downloads

Ethereum signature utility porting from JS

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

buffer, collection, convert, equatable, pointycastle

More

Packages that depend on eth_sig_util