변수형(지역,상태,전역) / 함수 / 가스비 / remix사용법
uint / string / bytes / address / array
struct / enum / mapping / multi mapping
정적배열 / 배열 초기화 / pop, delete, new가스비 비교 / mapping, struct, array 혼합사용
keccak256 / bytes, abi.encodePacked, abi.encode
require / constructor / modifier / 연산자 혼용
visibility, 상속(Inheritance / override,virtual / super / new)
payable / receive / fallback
import ( local contract, 외부 library)
전역변수 / block.timestamp / msg.value, msg.sender
Initalization
storage, memory, calldata
web3.js 개념 및 기본 사용법
sendTransaction, call, send, sendSignedTransaction
Truffle, Ganache설치
local에 배포 / testnet배포 / 용어 정리
ethers.js 개념 / 사용법 / web3.js와 차이점 / getStorage
Hardhat 설치 및 배포 (local / goerli)
vscode에서 etherscan에 컨트랙트 Verify and Publish하기
concat / verify and publish / methodID