Next-BlockChain

고정 헤더 영역

글 제목

메뉴 레이어

Next-BlockChain

메뉴 리스트

  • 홈
  • 태그
  • 분류 전체보기 (392)
    • Computer Science (5)
      • OS (3)
      • Network (1)
    • Blockchain (48)
      • Bitcoin (3)
      • Ethereum (17)
      • Cosmos (4)
      • DeFi (13)
      • DID (3)
      • NFT (7)
      • Oracle (8)
      • BlockChain Theory (25)
      • BlockChain-Core (1)
    • Dev (27)
      • React (6)
      • NodeJS (4)
      • Golang-Backend (2)
      • DevOps (2)
      • NoSQL (4)
      • Security (8)
    • Programming Language (201)
      • Go (60)
      • Solidity (40)
      • HTML (2)
      • JavaScript (97)
      • CSS (2)
    • 독서 (19)
      • 독후감 (19)
    • AI (4)

검색 레이어

Next-BlockChain

검색 영역

컨텐츠 검색

Solidity first app

  • Solidity - First Application

    2022.12.19 by 0xRobert

Solidity - First Application

Here is a simple contract that you can get, increment and decrement the count store in this contract. 이 계약에서 카운트 저장값을 가져오고, 증가하고, 감소시킬 수 있는 간단한 계약이 있습니다. 다음 코드를 통해 살펴봅시다. // SPDX-License-Identifier: MIT // Solidity 버전 선언 pragma solidity ^0.8.13; contract Counter { unsigned int면서 public한 변수로 count 선언 uint public count; // Function to get the current count function get() public view returns (uint)..

Programming Language/Solidity 2022. 12. 19. 21:43

추가 정보

인기글

최신글

페이징

이전
1
다음
TISTORY
Next-BlockChain © Magazine Lab
페이스북 트위터 인스타그램 유투브 메일

티스토리툴바