Socket
Socket
Sign inDemoInstall

bytecode-debugger

Package Overview
Dependencies
192
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bytecode-debugger

A sample contract can be found [here](https://github.com/statechannels/bytecode-debugger/blob/main/contracts/sample.sol)


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Quick Start

A sample contract can be found here

solc  sample.sol --bin-runtime --abi -o .
npx bcdebug -b ./Sample.bin-runtime -a ./Sample.abi

Simple demo

FAQs

Last updated on 31 Aug 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc