nduchak / nft-erc20-vault

Simple NFT composable token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a hardhat project

Install dependencies

yarn

Compile

yarn compile

Test (truffle test files supported in test/)

yarn test

About

Simple NFT composable token

License:MIT License


Languages

Language:Solidity 73.7%Language:JavaScript 26.3%