You can treat a Hedera Native Token, Fungible like an ERC-20 token by creating a smart contract that leverages the ERC-20 standard contract calls and using the Hedera SDK.
Check out HIP-218 to learn more! 🎉
Create a .env file with your testnet credentials. Need a testnet account? Register for a Hedera testnet account here. Recieve 10,000 test hbar every 24 hours!
npm i
npm run start