Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet #4

Open
Razorholt opened this issue Dec 8, 2021 · 1 comment
Open

Wallet #4

Razorholt opened this issue Dec 8, 2021 · 1 comment

Comments

@Razorholt
Copy link

First of, thanks a lot for the code!

I'm getting confused with terminologies at the moment. What's the difference between Account, Address and Wallet? I currently need to create a smart contract wallet but isn't it the same thing at an Account?

Thanks,
-Dan

@aliqasemzadeh
Copy link

Hi
Wallet can use for any chain and usually is a seed phrase.
From one seed in bitcoin you can create lots of addresses.
In ETH you can create address with private key and check balance and withdraw it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants