Skip to content

Implement gradle plugin for generation classes from ABI of smart contracts  #6

@Alex009

Description

@Alex009

now we check at runtime that smart contract call is valid for ABI. but will be better if we will generate all necessary functions from ABI - it will give to us strong types and less errors like "invalid type" or "not all arguments passed".

for generation we can use https://github.com/square/kotlinpoet
for storage of ABI files we can use https://github.com/icerockdev/moko-resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions