rizky / buildspace-hello-nfts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

buildspace-hello-nfts

Contract deployed to: 0x9Aa67BE4B8631ED24bb81BF433F5eBDA5701D709 Minted NFT #1 Minted NFT #2

Contract deployed to: 0xa87cCCb86878F196Dd17f7F85eF43B4982f808c5 Minted NFT #1 Minted NFT #2

Contract deployed to: 0xF27488Ca9D6119C50051957417E3ffe47f16eE2b

About


Languages

Language:TypeScript 50.1%Language:Solidity 49.9%