diff --git a/README.md b/README.md index d92a75e..517b098 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ This repository provides example scripts for deploying a simple ERC20 token (`MyToken.sol`) to the 0G Testnet V3 (Chain ID: 80087) using popular development frameworks: -* **[Truffle](./truffle/README.md)** -* **[Hardhat](./hardhat/README.md)** -* **[Foundry](./foundry/README.md)** +* **[Truffle](./truffle/Ujang.md)** +* **[Hardhat](./hardhat/Ujang.md)** +* **[Foundry](./foundry/Ujang.md)** -Each directory contains a self-contained example with specific setup and deployment instructions in its respective `README.md` file. +Each directory contains a self-contained example with specific setup and deployment instructions in its respective `UJANG.md` file. ## Contract @@ -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.