python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Can we convert a docker container or a simple nodejs app into EVM bytecode and run it on EVM compositable as smart contracts?
This might sound silly!
I have a thought, what if we built some kind of transpiler or compiler that will take a docker image and run it on EVM basically converting the docker image to EVM bytecode, is...
Satyam Kulkarni
Votes: 0
Answers: 0
find percentage of price impact using constant product formula
This is an ethereum question because it has to do with EVM reserve pools and exchange prices. How do I find percentage of price impact using constant product formula, rather than the value of amount a...
seems
Votes: 0
Answers: 0
passing msg.data in external contract using delegate call
I am going through the ethernaut ctf challeneges and I am trying to take ownership of this contract through my own smart contract, here is the target code:
pragma solidity ^0.6.0;
contract Delegate ...
O Inuwa
Votes: 0
Answers: 3
Polkadot and Ethereum compatiblity
I've read that blockchains connected to the main relay chain of Polkadot can communicate with external blockchains such as Ethereum, using a bridge.
My question is:
Why would someone deploy a dapp to ...
ujvariba
Votes: 0
Answers: 1