Watch / headlong: A Contract ABI and RLP Library for the JVM

headlong: A Contract ABI and RLP Library for the JVM

  • YouTube
  • Details

headlong: A Contract ABI and RLP Library for the JVM

Duration: 00:05:45

Speaker: Evan Saulpaugh

Type: Lightning Talk

Expertise:

Event: Devcon 6

Date: Oct 2022

I describe how I implemented the solidity Contract ABI specification to make encoding and decoding faster and therefore more scaleable while also improving usability. headlong can parse any function signature or JSON description at runtime and do the type-checking of inputs before encoding and of outputs during decoding. I also discuss how the command-line interface uses human-to-machine and machine-to-machine RLP-based serialization formats to consume arguments and produce results.
About the speakers

ES

Evan Saulpaugh

esaulpaugh/headlong

  • Related