cosmos / cosmos/evm

Declare the common Types.sol as a library.

Open
#428 3 comments 0 reactions 0 assignees View on GitHub
discuss
Dominant language
Go
Stars
164
Forks
213
Avg merge
3d 58m
Merged PRs (30d)
12

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.