Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy to use ABI encoding and decoding functionalities for EVM blockchains

At a Glance

Encode functions:

  • abi_encode
  • abi_encode_packed
  • abi_encode_selector
  • abi_encode_with_signature
  • abi_encode_with_selector

Decode functions:

  • abi_decode
  • abi_decode_with_signature

About

Rust crate that encodes parameters similarly to Solidity's `abi.encode`

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages