Ethereum Community Forum
Discussions
Activity
Best Of...
Sign In
·
Register
Home
›
Reference clients code and builds
›
Python Implementation
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Unanswered
Best Of...
Categories
13K
All Categories
6.9K
Mining
303
Pool Discussion
990
General Project Discussion (non-technical)
332
Education
669
Protocol and Client discussion
126
web3-js
22
Whisper
11
Swarm
2
RLP
227
IoT & Hardware
818
Smart Contracts and Dapps
28
Serpent
286
Solidity
331
Projects
1.2K
Reference clients code and builds
244
Eth & AlethZero- Cpp Implementation
433
Geth - Go Implementation
214
Mist
14
Node.js Implementation
34
Python Implementation
47
Mix
21
Other Implementations
142
Meetups
27
Other Events
148
Jobs & Skills
166
Press and Articles
70
Audio/Video
251
Ether Sale
801
Other Languages
34
Chinese
169
German
23
Italian
90
French
2
Hebrew
6
Japanese
61
Portugese
32
Romanian
122
Russian
185
Spanish
33
Turkish
99
Watercooler
24
Meta
Deterministic wallet.
cryptoboy
Posts:
74
Member
✭
August 2015
in
Python Implementation
Is it possible to create a wallet from a Bitcoin private key? I like to manage my own keys.
To be more specific - let's get a Python script that generates an Ethereum wallet from BTC WIF format, if one doesn't already exist.
0
·
Share on Facebook
Share on Twitter
Comments
chaser
Posts:
2
Member
✭
February 2016
edited February 2016
Supposedly, the codebase already exists (in JavaScript):
https://github.com/trapp/ethereum-bip44
I've seen no implementation yet
Post edited by chaser on
February 2016
0
·
Share on Facebook
Share on Twitter
Sign In
or
Register
to comment.
Comments
I've seen no implementation yet