🔶 nodeJS
🪨 etherJS
There are two available examples. One is how to send HRC20 Tokanes using a private key directly using a backend application and the other one has a minimalistic fronend and requires wallet verification to send HRC20 tokens using the MetaMask wallet.
https://github.com/harmony-devdao/send-hrc20
wallet-send-hrc20/index.html at master · harmony-devdao/wallet-send-hrc20