みんなのためのすべてのEVMブロックチェーンBAppの開発 - 入門
このレッスンでは、ERC20(Coin)、ERC721(NFT)の使い方と簡単なNFT Presaleサービスを作成します。 OpenseaとMetamaskの使い方を学び、開発ノウハウと理論に関する知識も分かります。
Blockchain
Blockchain
Smart Contract
Smart Contract
NFT
NFT

- 解決
npx hardhat test ./test/Greeter.test 실행시 에러가 납니다.
npx hardhat test ./test/Greeter.test 실행시 에러가 납니다.import { expect } from 'chai'; import { ethers, waffle
블록체인Smart Contractnftdev8657
・
1
269
2
- 解決
무슨 에러인지 모르겠습니다
TypeError: Function needs to specify overridden contract "ERC721URIStorage". --> contracts/Monkey.sol:93:27: |93 | )
블록체인Smart Contractnftwlsgus99362378
・
1
357
1
- 解決
opensea 민팅
전에 했을때는 민팅되서 오픈시에서 nft를 확인할 수 있었는데 지금은민팅했을때 nft를 클릭해보면 이미지도 들어오지않고 description의 내용도 추가되지않고있습니다.어떤게 문제일까요 ?
블록체인Smart Contractnftthddntjr03002410
・
0
399
2
- 解決
import "hardhat/console.sol"; 어디에 있나요?
import "hardhat/console.sol"; 위 hardhat 폴더 생성 및 console.sol 파일 생성에 대한 내용이 없는 것 같습니다.확인 부탁드립니다.
블록체인Smart Contractnftsafecoin3653372
・
0
394
2

