call은 읽을때, send는 기록할 때
https://www.pixilart.com/draw#
https://konkrit.io/collection/0x8e45963aa5dec4681406818f14495acb4fae65ad
https://github.com/HashLips
npm run build
npm update
npm install -g node-gyp
npm install
npm run build
config.js에 baseuri 에 값을 피나타에 올려놨던 images폴더에 /?전에값들을 넣는다.
npm run update_info
리믹스 ide에서
MetadataUri에 json으로 올려놨던 피나타 /? 전에있는값들을 넣는다.
batchMint에 nft개수값인 6 넣고 트랜잭
내가만든 dapp에서 send와 call하기.
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
git clone https://github.com/h662/create-react-app-tailwindcss.git .
export const CONTRACT_ADDRESS = "";
export const CONTRACT_ABI = [];
window.ethereum. 는 메타마스크
민팅을 하기위해선 npm i web3을 해줘야한다.