Michal Stefanow

Results 27 issues of Michal Stefanow

I'm terrible at building scripts - my least favourite area of development - solving some build issue doesn't teach me anything, other than some Google or Stack Overflow. I did...

There is an existing example that updates progress bar in place: https://github.com/nathanpeck/clui/blob/master/examples/progress.js (60 lines in total) There is much simpler example directly in the readme: https://github.com/nathanpeck/clui/blob/master/README.md (4 lines only) var...

I would like to create a standalone demo like this: http://plnkr.co/edit/Rqc7Yv45SUq0DuKCMQAA?p=preview First I want to get it running on my machine so: ``` bower install bitcore-lib bower install bitcore-message ```...

Following instructions: http://truffleframework.com/boxes/react-uport ``` npm update -g truffle truffle unbox react-uport ``` ``` Downloading... Unpacking... Setting up... Unbox successful. Sweet! Commands: Compile: truffle compile Migrate: truffle migrate Test contracts: truffle...

I was searching for "brainwallet" and found #27 Can you please explain how it works? My theory - deterministic seed (my passphrase) and voila. Is there any other secret to...

I think it is better to have catalog displaying some faces... In that way it is easier to say whether the app is working or not. BTW: keen to learn...

I have an issue - cannot get extension running. Do you mind offer me some help? 1) Followed instructions from here: http://blog.thinkst.com/2011/09/chrome-extension-for-gpg-in-gmail.html 2) Installed GPG Keychain Access (for Mac), generated...

Here is my use case: - I have a png image roughly 2.7MB size - I would like to reduce size client-size - after drastic resize and compression it's still...

Hi, Great tutorial and DailyJS content in general - well done. Have question regarding - http://dailyjs.com/2012/12/13/backbone-tutorial-3/ During the process there were many detailed steps so I ended up: ``` git...

# Feature request When deploying from Remix, automatically verify contract on Etherscan. # Rationale 1) We have code 2) We have compiler version 3) We have optimisations yes / no...

enhancement
remix-ide
plugins
etherscan