Protocol code for NFTlend.
The following assumes the use of node @>=14
.
npm install
npx hardhat compile
npx hardhat test
Run local Harhdat node:
npx hardhat node
In a different shell window run the deploy script:
npx hardhat run --network localhost scripts/deploy.js
The primary license for NFTlend V1 Core is the Business Source License 1.1 (BUSL-1.1
), see LICENSE