-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
RequestRequest a featureRequest a feature
Description
Description
Currently, the package registry is hardcoded and package-private. It would be great if this would have some public API to manipulate it.
Motivation
We are hosting own localnets for evaluation purposes. They all have an identity package. If our application wants to support more of them, we have to decide based on the CID if we can build the IOTA client directly or need to build a client with one of our package IDs. It would be nice if we could have one modifiable package registry per application instance which we can populate as we require it.
Requirements
Write a list of what you want this feature to do.
PACKAGE_REGISTRY.push(…)
Are you planning to do it yourself in a pull request?
No
Metadata
Metadata
Assignees
Labels
RequestRequest a featureRequest a feature
Type
Projects
Status
Product Backlog