Well at least the guy in the supernet is not here, supernet is other shit
Guillermo García Rojas C.
@SoloBSD
It's scam
If you installed it before, maybe that's the issue
Thiago ZRX
@thiagozrx
Sorry for my rudeness, I'm stressed.
Guillermo García Rojas C.
@SoloBSD
Don't worry
I have felt that way
gaga11111
@gaga11111
good evening
can i get help about credbit migration
Kehinde Adeoya
@ken4ward
@vikky08 Have you had a headway? If no, then I'll prepare a tutorial on that.
David Gomez
@DavidRGomez
where am i running the code in this turtorial?
Katsu1991
@Katsu1991
When I practice the token example and click the "deploy" button, there no response. Is it because my wallet has no ether?
kartike22
@kartike22
Hi, I wanted to know, can we keep any ethereum token to ethereum Wallet or any other ethereum token wallet??
Jeffrey Anthony
@jeffanthony
@kartike22 As long as you have full control over the account, for instance a Coinbase wallet would not be all that handy.
@Katsu1991 yes, you'll need Ether to pay the gas fees to write to the network, Deploy = Write
@pirapira ty for the lead to EXTCODESIZE, I was unaware
Darkhalo
@Darkhalo
Hi
is there a place I can hire someone to develop my a coin. I want something like pivx with a twist
Yoichi Hirai
@pirapira
@jeffanthony you're welcome
_
Blanchon
@julien-blanchon
Any one can explain me how to clean dev in solidity (+ oraclize). What tools do you need, how test your contract ...
Blanchon
@julien-blanchon
So I launch testrpc (with —mnemonic for use oraclize and --accounts 5 to generate 5 wallet). Then I start bridge-ethereum (for oraclize) with -a 4 (and I add OAR = OraclizeAddrResolverI(…); in my contract constructor). Then I make a dev directory and generate the truffle init example. Finnaly I add the Oraclize.api (localy) and the OAR (specific to my testrpc mnemonic) in a sample oraclize example like DieselPriceUSD. I compile the contract. But I can’t reach it (with web3js).
Jorgeus
@jorgeusify
Hello guys!
I'm new in this blockchain technology. I would like to study blockchain and someday fork or create my own. Any suggestions where to start?
mohamedtlilidev
@mohamedtlilidev
Hello !
I need help with powering my Etherium account with test Ether. For info I use this site http://faucet.ropsten.be:3001/ but I have not received any balance. Thank you.
May I ask, as a novice programmer where can one go to learn how to program making an ethereum transaction... or looking up how much ether is in a particular address? All the tutorials I can find are about smart contracts, but I need to learn how to do more basic stuff than that. Can anyone point me in the right direction?
AsincDesarrollo
@AsincDesarrollo
This is a forum por developers that want to implement ethereum ? is out there a real specialist on it or its just between us?
Jeffrey Anthony
@jeffanthony
the specialists are the tutorials we're following, you can come here to ask questions about them if you need assistance