skalenetwork / docs.skale.space

https://docs.skale.space/
MIT License
0 stars 2 forks source link

Kethereum for Kotlin #38

Closed manuelbarbas closed 4 months ago

manuelbarbas commented 9 months ago

Kethereum

Kethereum is a Kotlin library created for Ethereum. It opts for a non-monolithic structure, empowering users to selectively integrate modules and thereby maintain a lean library footprint.

KEthereum gives the possibility to pick and choose the modules the developer need and keep the footprint of the library small this way. Some of the modules are:

For more information check the following Kethereum Github repository https://github.com/komputing/KEthereum

Implementation Example

manuelbarbas commented 8 months ago

What is: Library Language: Kotlin Target: Backend and Android