Is it possible to deploy a bin file directly and easily with dapptools?
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.