ethabi-solana 1.0.0

Easy to use conversion of ethereum contract calls to bytecode, can be used on solana programs also.
Documentation

ethabi-solana

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 10 of them enabled by default.

default

  • std
  • full-serde
  • rlp

std

  • hex/std
  • sha3/std
  • ethereum-types-solana/std
  • thiserror
  • uint?/std
  • serde?/std

full-serde

  • std
  • serde
  • serde_json
  • regex
  • once_cell

rlp

  • ethereum-types-solana/rlp

thiserror

  • dep:thiserror

serde

  • dep:serde
  • ethereum-types-solana/serialize
  • uint

serde_json

  • dep:serde_json

regex

  • dep:regex

once_cell

  • dep:once_cell

uint

  • dep:uint

parity-codec

  • ethereum-types-solana/codec