All Questions
2 questions
0
votes
0
answers
82
views
Assign Username To Wallet Address
I have Created Dapp in Which People can Sign in With Their Metamask , How Can I Add Option To Assign a Nickname or Username to Their Wallet Address When They Sign in and Show the Username in the Dapp?
3
votes
1
answer
1k
views
DApp sign transactions on mobile and transfer to server - Web security
I'm currently developing an app for iOS and Android using React Native where users will have a wallet, made using: https://www.npmjs.com/package/ethereumjs-wallet-react-native. They then are able to ...