diff --git a/README.md b/change-symbol-name.md similarity index 97% rename from README.md rename to change-symbol-name.md index d92a75e..6bc9c4e 100644 --- a/README.md +++ b/change-symbol-name.md @@ -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 @@ -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. \ No newline at end of file +**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.