Skip to content

๐Ÿ—‚๏ธ Upload local function selectors to the Ethereum Selector Database ๐Ÿ—ƒ๏ธ

License

Notifications You must be signed in to change notification settings

axieinfinity/hardhat-4byte-uploader

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This is a fork from solidstate-network/hardhat-4byte-uploader

Signatures uploaded

  • External methods
  • Events
  • Custom errors (treated as methods)

Installation

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

Usage

Load plugin in Hardhat config:

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

Run the included Hardhat task manually:

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

About

๐Ÿ—‚๏ธ Upload local function selectors to the Ethereum Selector Database ๐Ÿ—ƒ๏ธ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%