Skip to content

Declare the common Types.sol as a library. #428

Description

@nowooj

I think it would be a great help to Solidity DApp engineers if all cosmos/evm precompile contracts were deploy into a library and uploaded to npm or similar package manager.

Currently, other interfaces are fine, but there's a slight issue with common's Types.sol. It's not possible to package the structure, but using a format like library Types { allows for packaging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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