Web5 assistant
Assistant for developers building a web5 application by providing examples, documentation and writing web5 code.
This plugin is a helpful assistant for developers building a web5 application. It provides examples, documentation and writing web5 code. It saves developers time and helps with coding while building a web5 application. It's also a great learning tool for those who want to improve their web5 coding skills. With this plugin, developers can simplify their workflow and focus on building the best web5 application possible.
How to
Comments (0)
Try it
API docs
Learn how to use Web5 assistant effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "What is an agent in web5?"
-
Prompt 2: "Can you explain the did API?"
-
Prompt 3: "What does the dwn class do?"
-
Prompt 4: "What is the purpose of the protocol class?"
-
Prompt 5: "Tell me about the record class in web5."
Features and commands
Feature/Command | Description |
---|---|
/help/agent | Explains what an agent is in web5. |
/help/api_did | Provides an explanation of the did API. |
/help/api_dwn | Describes the purpose and functionality of the dwn class. |
/help/api_protocols | Provides information on the protocol class and its capabilities. |
/help/api_record | Explains the functionality of the record class. |
/help/api_records | Provides an explanation of the records class and its usage. |
/help/browser | Shows how to use web5 in an HTML page script tag, loading from a CDN. |
/help/communication | Demonstrates how to implement peer-to-peer communication using web5 and DIDs. |
/help/did | Guides you on creating a Decentralized Identifier (DID) using the ION did method. |
/help/did_description | Explains what a Decentralized Identifier (DID) is. |
/help/dwn_delete | Provides instructions on deleting data from a Decentralized Web Node (DWN). |
/help/dwn_description | Explains the concept of a Decentralized Web Node (DWN) without code examples. |
/help/dwn_read | Demonstrates how to read data from a Decentralized Web Node (DWN). |
/help/dwn_write | Shows how to write data to a Decentralized Web Node (DWN). |
/help/protocol | Guides you on installing a protocol and provides an example of a web5 protocol definition. |
/help/protocol_description | Explains what a protocol is in the context of web5 and DWNs. |
/help/query | Provides a method for querying the DWeb Node (DWN) of a target DID. |
/help/query-full | Demonstrates querying from your DWN or remote DWeb nodes using protocol as a filter criterion. |
/help/quickstart | Provides instructions for setting up a Node.js project using web5 and showcasing various actions. |
/help/setup | Explains the installation process for web5 using npm and provides a package.json example. |
/help/store | Shows how to store data in the web5 DWN. |
/help/sync | Explains how synchronization works with DWeb Nodes (DWNs) and web5. |
/help/todo_app | Guides you in building a ToDo App as an end-to-end example. |
/help/update_to_web5 | Provides a tutorial on upgrading your web app to Web5. |
/help/write-send | Demonstrates creating a record in Alice's DWN and sending it directly to Bob's DWeb Nodes. |