You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@truffle/decoder

Package Overview
Dependencies
Maintainers
9
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@truffle/decoder

A decoder for Solidity variables of all sorts

latest
Source
npmnpm
Version
6.1.5
Version published
Weekly downloads
1.5K
-51.7%
Maintainers
9
Weekly downloads
 
Created
Source

Truffle Decoder

This module, @truffle/decoder, provides an interface for decoding Solidity smart contract state as well as information sent to or from smart contracts using the Solidity ABI. It produces output in a machine-readable form that avoids losing any information.

For detailed instructions on how to use this module, please see the API documentation.

Install

$ npm install --save @truffle/decoder

This module does not provide a CLI; it is entirely meant to be used as part of a larger JavaScript or TypeScript program.

Usage and Documentation

Please see the API documentation for detailed usage instructions.

License

As part of the larger Truffle Suite, this module is MIT-licensed.

Keywords

abi

FAQs

Package last updated on 13 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts