I need a lightweight manager that will let me send and track BEP-20 token transfers on Binance Smart Chain. The scope is intentionally focused: no liquidity pooling, no staking dashboards—just reliable, gas-efficient transfers across multiple tokens I choose. Core needs • Connect to my BSC wallet (MetaMask or private key file—open to safer alternatives) • Read balances for any BEP-20 contract address I add • Build, sign, and broadcast token transfer transactions with editable gas settings • Return clear on-chain confirmations or error messages in real time I’m flexible on the tech stack; Web3.js, Ethers.js, Python web3-py or similar libraries are all fine as long as the result is secure and easy for me to run on my own machine or a small VPS. If you can wrap it in a simple web page or CLI that keeps dependencies minimal, even better. Deliverables 1. Fully functional codebase with instructions to install, configure my wallet, and add new tokens 2. Short README covering environment variables, build/run steps, and how to update the token list 3. Commented source so I can extend the tool later I value clean, human-readable code and clear documentation over bells and whistles. Let me know which language or framework you’d prefer and any questions you have about wallet handling or deployment.