komputing / KEthereum

Kotlin library for Ethereum
MIT License
344 stars 72 forks source link

Is there an EVM compiler for this? #107

Closed nschwermann closed 2 years ago

nschwermann commented 2 years ago

I'm just trying to understand the usecase for this library. Does this allow me to ditch solidity all together and compile evm bytecode to deploy or is this just a way to test out contract ideas? Thanks.

ligi commented 2 years ago

It's more like web3j or ehters to interact with ethereum