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

Add linked node example to IpfsClient::dag_put docs. #78

Open
nathan-at-least opened this issue Jun 4, 2021 · 0 comments
Open

Add linked node example to IpfsClient::dag_put docs. #78

nathan-at-least opened this issue Jun 4, 2021 · 0 comments

Comments

@nathan-at-least
Copy link

nathan-at-least commented Jun 4, 2021

As a rust dev new to IPFS, it's not clear to me from the IpfsClient::dag_put docs how to publish linked nodes.

Improve the doc example to show putting two nodes, where the parent node links to a child node with a CID.

This might live in ipfs-api-examples/examples/dag.rs, or directly in the dag_put doc comment if it's concise enough.

(This came from #76 but I thought it would help to have a separate specific ticket.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant