Installation
Follow this guide to install the latest version of the Unfound Labs ERC404 token contract.
Clone the Unfound Labs Repo
git clone https://github.com/UnfoundLabs/ERC404-V1.gitDependancies
Make sure you have the following libraries installed.
Hardhat
npm install -g hardhatNodeJS v. 18 or higher
Install Project and Dependancies
Once the project is cloned and Hardhat / Node are installed you can install the project dependancies.
npm installLast updated