Home

Awesome

Bivrost for Kotlin

🔥 🌈 Bridge between Solidity Contracts and Kotlin

Build Status

Include via jitpack

classpath ('com.github.gnosis.bivrost-kotlin:bivrost-gradle-plugin:<version>')
implementation ('com.github.gnosis.abi-kotlin:bivrost-solidity-types:<version>')
apply plugin: 'bivrost'

Setup of Sample App