@solidstate/hardhat-4byte-uploader

1.1.0 • Public • Published

Hardhat 4byte Uploader

Calculate the function selectors found in all local contracts and upload them to the 4byte Directory Ethereum Signature Database.

Installation

npm install --save-dev @solidstate/hardhat-4byte-uploader
# or
yarn add --dev @solidstate/hardhat-4byte-uploader

Usage

Load plugin in Hardhat config:

require('@solidstate/hardhat-4byte-uploader');

Run the included Hardhat task manually:

npx hardhat upload-selectors
# or
yarn run hardhat upload-selectors

Package Sidebar

Install

npm i @solidstate/hardhat-4byte-uploader

Weekly Downloads

7

Version

1.1.0

License

MIT

Unpacked Size

5.18 kB

Total Files

8

Last publish

Collaborators

  • itsnickbarry