Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md → change-symbol-name.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The `MyToken.sol` contract is a basic ERC20 token with an initial supply minted
* **Network Name:** 0G-Galileo-Testnet
* **RPC URL:** https://evmrpc-testnet.0g.ai
* **Chain ID:** 80087
* **Token Symbol:** OG
* **Token Symbol:** 0G
* **Explorer:** [Chainscan](https://chainscan-galileo.0g.ai/)

## General Requirements
Expand All @@ -26,4 +26,4 @@ The `MyToken.sol` contract is a basic ERC20 token with an initial supply minted
* Foundry (for the Foundry example)
* A private key for an account funded with 0G Testnet V3 tokens.

**Important:** Follow the instructions within each framework's directory (`truffle/`, `hardhat/`, `foundry/`) to set up environment variables (`.env` file) with your private key and the RPC URL.
**Important:** Follow the instructions within each framework's directory (`truffle/`, `hardhat/`, `foundry/`) to set up environment variables (`.env` file) with your private key and the RPC URL.