Skip to content

drop dependencies from dmap.js #113

@nmushegian

Description

@nmushegian

ethers

  • ethers.utils.defaultAbiCoder
    • we only need to encode one call, get
  • ethers.utils.keccak256
    • find a standalone implementation
  • ethers.utils.hexZeroPad
    • just extract this function
  • ethers.BigNumber.from
    • use native BigInteger
  • ethers.utils.Interface
    • pretty sure lib.slot is deprecated now?

ebnf

  • the parser for dpath should be trivial

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions