notatestuser / neo-contracts-workspace-kotlin

A starting point for writing contracts in kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neo-contracts-workspace-kotlin

A starting point for writing contracts in kotlin

Building the contracts

You don't need anything other than Docker and access to make. Just run make to build the contract avms. It might take a while the first time.

Compiled contract classes may be found in target/classes.

Compiled contract avm files may be found in target/contract-avms.

About

A starting point for writing contracts in kotlin


Languages

Language:Kotlin 59.6%Language:Makefile 36.6%Language:Shell 3.8%