Skip to content

JamesB33/LUKSO-Hardhat-template

 
 

Repository files navigation

LUKSO Hardhat Template

This project demonstrates how to use LSP7 or LSP8 to create a basic NFT collection on LUKSO using the @lukso/lsp-smart-contracts;

It uses:

  • Hardhat v2.18.2
  • Ethers v6
  • Artifacts generated by Typechain

Setup

Make sure you are using node js v16.20. You can set this up with nvm.

nvm install 16.20
nvm use 16.20

Installation

git clone https://github.com/CJ42/LUKSO-Hardhat-template.git
cd LUKSO-Hardhat-Template
yarn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 64.9%
  • TypeScript 35.1%