천천히 앞으로!

천천히 앞으로!

  • 분류 전체보기
    • HTML&CSS
    • Javascript
    • Node.js
    • React
    • BlockChain
    • C++
    • Programmers
    • TypeScript
    • Project
    • Life
    • DevOps
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

천천히 앞으로!

컨텐츠 검색

태그

metamask solidity react Token TS nodejs nft ERC721 Ethereum multer programmers CI/CD typescript 자료구조 Interface Blockchain 배열 JS JavaScript 프로그래머스

최근글

댓글

공지사항

아카이브

payable(1)

  • (BlockChain) Solidity를 이용한 간단하게 Bakery 예제

    작업 폴더 생성 front / back 폴더생성 각 폴더에 필요로 하는 라이브러리 및 init 설정 ( vscode Terminal ) front yarn create react-app front cd front yarn add web3 back cd back npm init -y npm i truffle npm i -D prettier-plugin-solidity npx truffle init useWeb3.js 생성 Custom Hook 생성 solidity 파일 생성 ( Bakery.sol ) // SPDX-License-Identifier: MIT pragma solidity ^0.8.19; contract Bakery { mapping(address => uint) public breads; f..

    2023.03.08
이전
1
다음
티스토리
© 2025 TISTORY. All rights reserved.

티스토리툴바