Skip to content

Make network a parameter for blockchain-based credentials #443

@0xjei

Description

@0xjei

Description

Currently the network is derived from the url value passed to the parameter of the getJsonRpcProvider(<url>) function. With the introduction of logical operators (#223) and more complex credential scenarios, it is necessary to specify one or more networks (also custom) for the credentials.

hint: this could be something similar as done for EAS credentials.

The idea is to attach a network to every blockchain validator when creating the group so that the network always remains the same.

Metadata

Metadata

Assignees

Labels

refactoring ♻️A code change that neither fixes a bug nor adds a feature

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions