I need a code that can create BSC Wallet address and console.log the following
- private key
- public key
connect to binance rpc url eg https://bsc-dataseed.binance.org/ and then create wallet.
The result will need to be console.log
Thanks
Organization
zackxiaomingDeadline
in almost 262 yearsStatus
ENDEDI need a code that can create BSC Wallet address and console.log the following
connect to binance rpc url eg https://bsc-dataseed.binance.org/ and then create wallet.
The result will need to be console.log
Thanks