Alex
Alex
impossible. I you want to try how broadcasting works, then use Testnet, and request some free testnet coins.
> So I am trying to recreate the application using python. So I was wondering how one can send a broadcast a transaction to the blockchain that will never get...
this seems to be outdated. (it does not seem to work with the example code). Do you plan on fixing the merge conflict?
agree. Here is an example that got it working for me https://github.com/silverapp/silver/blob/master/settings.py and btw, current version also needs pip install html5lib==1.0b8
installs just fine on `Python 3.7.3`
Any luck with this? I'm getting similar results, but it doesn't seem right (only the temp seems to be correct) ``` acce (-0.02154782, -0.02154782, 9.289502) gyro (-0.05249311, 0.01985146, -0.02264931) magn...
What would be a good project-structure? I think something like this: ``` src # project root ├── admin-cli.py ├── main.py ├── /config # project configuration │ ├── base.py # project...
> cookie-cutter is a good option for generation. cookie-cutter is nice, but then it can only do one thing: build a project-structure. Cookie-cutter does more or less the same: take...
@yaslama I've worked with EDIFACT for years, and all companies that use it implement their own version. It is a standard, but not a protocol, so there are many, many...
@esneider > * As I user, knowing who I'm paying to is a key piece of information when deciding whether I want to share my address/phone number. as @shesek pointed...