nibbstack / erc721

The reference implementation of the ERC-721 non-fungible token standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find json under "@nibbstack/erc721/build/"

Ryan4Work opened this issue · comments

Hi

After 0xcert/ethereum-erc721@2.4.0
I cannot find any json files under @nibbstack/erc721/build/.
Could you help this issue?

Thanks

You are referring to the npm, right?

You are referring to the npm, right?

Yes, installed via yarn

Give me a few moments ...

Alright, I did a quick fix, so quick that I needed to skip one npm version :). Anyway, ABIs were/are there but since we switched from our own framework to hardhat, some paths changed with it. See the latest readme for details and use the latest npm (v2.6.1).