Can someone explain to me how an address can be created. I.e I want to generate an ethereum address and get the private key the same way wallet providers do if that makes sense
Feb 5, 2023, 7:01 PM
you can use ethers js
Feb 5, 2023, 7:03 PM
How would that work
Feb 5, 2023, 7:04 PM
google is your friend
https://piyopiyo.medium.com/how-to-generate-ethereum-wallet-with-ethers-js-d0ef74eadfd8
https://piyopiyo.medium.com/how-to-generate-ethereum-wallet-with-ethers-js-d0ef74eadfd8
Feb 5, 2023, 7:04 PM
Hehe awesome
Wow thanks for this brief piece. I’ll look more into what’s happening behind the scenes. Will like to touch more metal👍
Feb 5, 2023, 7:07 PM
https://github.com/FalconX2022/wallet
Feb 5, 2023, 7:07 PM
Even better. Thank you
Feb 5, 2023, 7:09 PM