mmalmmizal

  • 홈
  • 태그
  • 방명록
프로필사진

mmalmmizal

  • 분류 전체보기 (61)
    • Java (2)
    • Solidity (3)
    • Python (11)
    • JS.TS (8)
    • C&C++ (8)
    • NestJS (1)
    • Algorithm (1)
    • React (2)
    • nodejs (1)
    • Tip (3)
    • git (3)
    • R (1)
    • 자료구조 (1)
    • 운영체제 (6)
    • 블록체인&Web3 (6)
    • TODO (0)
    • HTML&CSS (2)

Tag

ES모듈, while-else구문 #신기할지도, useState, polygon pos, web3, solidity #event, 운영체제의 이해 #지은이 김용석, array.prototype.filter(), nestjs, chatgpt답변정리, uups, uniswap, 노션, shallow comparison, 최소힙, openzeppelin, option tag, 노션창모드, metamask #, sepolia,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Github

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

sepolia 1

ERC-721을 이용한 NFT 발급

ERC721ERC721 (대체 불가능 토큰 표준) abstract contract ERC721 { using Strings for uint256; string private _name; string private _symbol; mapping(uint256 tokenId => address) private _owners; constructor (string memory name_, string memory symbol_){ _name = name_; _symbol = symbol_; }} openzeppelin의 ERC721 분석https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC721/ERC721..

블록체인&Web3 2025.01.07
이전
1
다음
더보기

Copyright © Kakao Corp. All rights reserved.

티스토리툴바