Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable users to specify a custom address for the ipfs node to be used with forc-pkg #4550

Closed
kayagokalp opened this issue May 8, 2023 · 0 comments · Fixed by #4299
Closed
Labels
enhancement New feature or request forc-pkg Everything related to the `forc-pkg` crate. forc-registry Everything to do with forc-registry; IPFS sourcing, package registery

Comments

@kayagokalp
Copy link
Member

kayagokalp commented May 8, 2023

forc-pkg will rely on a local ipfs node for ipfs sources with #4299. Currently it only connects to the localhost's default port (localhost:5001) but we can add an argument to enable users to specify a custom address.

@kayagokalp kayagokalp added enhancement New feature or request forc-pkg Everything related to the `forc-pkg` crate. labels May 8, 2023
@kayagokalp kayagokalp changed the title Enable users to specify custom ports for their local ipfs node Enable users to specify a custom address for the ipfs node to be used with forc-pkg May 8, 2023
@kayagokalp kayagokalp added the forc-registry Everything to do with forc-registry; IPFS sourcing, package registery label Jun 19, 2023
@kayagokalp kayagokalp linked a pull request Jun 19, 2023 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request forc-pkg Everything related to the `forc-pkg` crate. forc-registry Everything to do with forc-registry; IPFS sourcing, package registery
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant