A simple tool to fetch token data and transfer tokens on the blockchain.
- Fetch token details like name, symbol, and balance.
- Transfer tokens securely to any address.
- Supports ERC-20 tokens.
- Easy to use and integrate.
Clone the repo and install dependencies:
git clone https://github.com/keidev123/Token-2022-Fetch-Transfer.git
cd Token-2022-Fetch-Transfer
npm install