1.0.4 • Published 2 years ago

erc165 v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago