1.0.4 • Published 3 years ago

erc165 v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

erc165

Blockful logo

Easily calculate the byte4 interfaceId from a given contract ABI file.

Installation

npm i erc165 or yarn add erc165

Learn

Read the entire article about the implementation here.

Usage

Install it with npm in your project and require the library: const erc165 = require("erc165");.

Then call the function by doing erc165.interfaceIdFromABI( object )

Contributing

Please help better the ecosystem by submitting issues, pull requests or contacting to pitch an idea.

Links

Licensing

This project is licensed under the MIT license.

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago