Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.66 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.66 KB

This is a Kotlin library for Ethereum. Currently it is not a full featured Ethereum implementation - but a library to share common Ethereum code between different apps to prevent WET code and make things more DRY. Mainly in the context of the WallETH Project. Later I could imagine that this extends to a full implementation of Ethereum in Kotlin. But as this would be a huge endeavour and I want to continue with my projects don't expect this in the near future - but I accept PRs ;-)

Projects that use kethereum

Links

Get it

KEthereum is available via jitpack:

License

MIT