Skip to main content

ERC-20 Example

This example demonstrates how to implement an ERC20 token using Meta Contract.

Overview

The ERC20 example demonstrates:

  1. Token creation
  2. Transfer and approval mechanics
  3. ERC20 interface implementation