musichunter / asc20market-contracts

marketplace-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASC20 Marketplace Contracts

Overview

ASC20 Marketplace Smart Contracts. Check out our documents for more information.

Security and Liability

All contracts are WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Usage

Install

npm i

Compile

npx hardhat compile

Deploy

npx hardhat --network avax run scripts/deploy.ts

About

marketplace-contracts


Languages

Language:Solidity 85.7%Language:TypeScript 14.3%