Questions tagged [pyethereum]

Ethereum's core Python library implementation

The pyethereum library implements the core logic of Ethereum in Python.

For the full command-line client based on pyethereum, see .

69 questions
6
votes
2 answers

pyethapp dependence secp256k1 install failed on OS X

Was trying to install pyethapp since want to work with ETH from python. But cant install secp256k1 dependence no matter what I tried. I'm using OS X 10.11.4 and Python 2.7.10 (tried 3.5.1 as well) Full log look like this (after pip install devp2p):…
yanik
  • 473
  • 6
  • 12
2
votes
0 answers

pyethrecover v3 need help

I have lost my mist wallet password (1 year ago) i tried pyethrecover but... no error , no luck... i guess because i have mist .089 keysotre file... so i tried this one: How to apply pyethrecover.py on v3 .json/transfor v3 .json to .v1 and i use…
bpnoharvey
  • 21
  • 1
1
vote
1 answer

Which testnet? Which Linux client?

I have been watching Ethereum for a couple years, have had that Mist thing installed, I lost $40 in The DAO. The time has come around again for me to pay attention and I want to do a testnet. I have OSX on my desktop, a Linux system sitting in the…
Ray
  • 11
  • 2