I am new to the Ethereum blockchain and would like some guidance as to her to develop a cryptocurrency wallet specifically for USDT & USDC tokens.
Thanks.
node.js
I am new to the Ethereum blockchain and would like some guidance as to her to develop a cryptocurrency wallet specifically for USDT & USDC tokens.
Thanks.
node.js
For further actions, you may consider blocking this person and/or reporting abuse
Hamza Khan -
Nikhil Malik -
WavePlay Staff -
Pranav Bakare -
Top comments (1)
Find an ethereum node to use. Then, you can just use
web3.js
to create transactions. If you want to make it so you can only do transactions for USDT and USDC, you don't have to do that much, because your UI and frontend can just not have any inputs that allow you to use other tokens.