Using LLMs for Smart Contract Programming
Using LLMs for Smart Contract Programming
Contract Programming
Contents
1. Level 1 – Basic usage
2. Level 2 – Prompt engineering
3. Level 3 – Back-and-forth to correct errors
4. Level 4 – With local LLMs
5. Level 5 – With agents automating code generation and
fixing errors
Level 1 – Basic Usage
• We will use Poe as an example LLM based chatbot
• There are plenty others like ChatGPT, Claude, Gemini, etc