Skip to content

hardhat-otb 1.0.0

Install from the command line:
Learn more about npm packages
$ npm install @sovaslava/hardhat-otb@1.0.0
Install via package.json:
"@sovaslava/hardhat-otb": "1.0.0"

About this version

Hardhat-OTB

Hardhat plugin for translate opcodes to bytecode

Installation

Step 1: Install the package

npm i @sovaslava/hardhat-otb

Step 2: Add to your hardhat.config.ts file

import "hardhat-otb";

Usage

Prepare text file with opcdes, each opcode with args in separated line. Let it be opcodes.txt. You can choose any other name. hh otb --file opcodex.txt

In console you can see bytecode:

60806080

Details


Assets

  • hardhat-otb-1.0.0-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all