Skip to content

Example using library erc165 to gererate interface id

Notifications You must be signed in to change notification settings

blockful-io/erc165-example

Repository files navigation

Blockful logo

erc165

Additional information or tagline

erc165 package facilitates getting the interfaceId from the ABI of a given smart contract.

Initial Configuration

A quick introduction of the minimal setup you need to get the tests up & running.

Developing

Clone the repository:

git clone https://github.com/blockful-io/erc165-example.git
cd erc165-example

Install all dependencies:

npm i

The environment is now set.

Deploying / Testing

To run the test environment we've set up:

npx hardhat test

And again you'd need to tell what the previous code actually does.

Features

You can see jest html report:

npx hardhat test:jest

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.

About

Example using library erc165 to gererate interface id

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published