nodejs
solidity
foundry
sepolia ethereum
base sepolia ethereum
# Ollama 설치 (Mac, Linux)
curl -fsSL https://ollama.com/install.sh | sh
# Windows는 공식 홈페이지에서 설치
# https://ollama.com
# CodeLlama 모델 다운로드
ollama pull codellama
Ollama 로컬 서버 실행
ollama serve