Open abrahambrons opened 3 years ago
This repo is really old, before hardhat existed as hardhat
I recommend you to copy the contracts in /buidler/contracts and use hardhat to compile
or use this repo which includes some of the same contracts and more https://github.com/verynifty/vnftx
Hi, I was trying to install on my local machine for testing purposes but I have some problems when use the command
yarn start
my Node version is
v16.8.0
my NPM version is7.21.0
my Yarn version is1.22.11
My OS is Ubuntu Linux 18.04 LTS