chiru-labs / ERC721A

https://ERC721A.org
MIT License
2.5k stars 839 forks source link

add yarn install option #452

Open robriks opened 1 year ago

robriks commented 1 year ago

explicitly provided the yarn add install option for js/ts projects like hardhat etc, as a nod to the growing popularity of yarn and its advantages in modernity over npm.

(helps save some newer devs from issues with conflicting packages)