Wallet generation solidity #892
              
                Unanswered
              
          
                  
                    
                      covelitein
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| import { ethers } from "ethers"; function createUserWallet() { | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
How can I generate wallet addresses in my application as users register in my application and assign them those addresses so that they can receive ethers or send ethers.
Beta Was this translation helpful? Give feedback.
All reactions