Skip to content

module alias for secp256k1 #844

Open
@Syn-McJ

Description

What context is your feature request related to?

Some web3 projects use secp256k1.swift library and adding them together with web3swift causes the "multiple targets named 'secp256k1'" error.

What solution would you like?

I'm not sure if there is a way to fix it on my side yet, but perhaps it's worth renaming secp256k1 target or using a module alias or something. Migrating to secp256k1.swift would probably work too, but obviously is more effort and might not be worth it.

Any additional context?

No response

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions