eth-encode-packed 0.1.0

Easy to use replica of Solidity abi.encodePacked.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.ethabi]
version = "14.1.0"

[dependencies.hex]
version = "0.4.3"

[package]
authors = ["Roberts Ivanovs <robertsivanovs1999@gmail.com>"]
description = "Easy to use replica of Solidity abi.encodePacked."
edition = "2018"
homepage = "https://github.com/roberts-ivanovs/eth-encode-packed-rs"
keywords = ["ethereum", "eth", "abi", "solidity"]
license = "MIT"
name = "eth-encode-packed"
version = "0.1.0"