dapptools icon indicating copy to clipboard operation
dapptools copied to clipboard

Is it possible to deploy a bin file directly and easily with dapptools?

Open bitcoinmeetups opened this issue 2 years ago • 0 comments

Hi, I'm BM, a very nice and polite guy. Extremely bored with the Ethereum elite's policy of making it as difficult as possible to compile and deploy to the EVM. Compile with GCC: GCC -o infile.c outfile.c Compile and deploy with Ethereum: Dedicate your whole life to following online manuals, updating software, following deliberately broken links on Ethereum website and so on.

Anyway, so is it possible to deploy a bin file directly and easily with dapptools? Looking for something like:

seth deploy file.bin -privatekey

And that's it. The way it should be.

bitcoinmeetups avatar Feb 26 '23 16:02 bitcoinmeetups