Skip to content

Commit

Permalink
feat: ipns publish example (#3207)
Browse files Browse the repository at this point in the history
This is an example for the /examples/ folder for how to `ipfs.name.publish` in `js-ipfs` and have that ipns record pubsub'd over to a friendly neighborhood `go-ipfs` node to get recorded on the `DHT`.

Co-authored-by: DougA <douganderson444@gmail.com>
  • Loading branch information
achingbrain and DougAnderson444 authored Sep 2, 2020
1 parent 145075f commit ba83a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ipld-dag-pb": "^0.20.0",
"ipld-raw": "^6.0.0",
"iso-url": "^0.4.7",
"it-last": "^1.0.1",
"it-last": "^1.0.2",
"it-map": "^1.0.2",
"it-tar": "^1.2.2",
"it-to-buffer": "^1.0.0",
Expand Down

0 comments on commit ba83a0a

Please sign in to comment.