diff --git a/docs/build/getting-started/networks-endpoints.mdx b/docs/build/getting-started/networks-endpoints.mdx index ee9cb8b9c85..f0ede65e0ec 100644 --- a/docs/build/getting-started/networks-endpoints.mdx +++ b/docs/build/getting-started/networks-endpoints.mdx @@ -1,6 +1,6 @@ --- description: Networks and endpoints in the IOTA ecosystem. -keywords: +tags: - mainnet - shimmer - public testnet diff --git a/docs/build/getting-started/oracles.md b/docs/build/getting-started/oracles.md index 11482858ad1..2ababe9d917 100644 --- a/docs/build/getting-started/oracles.md +++ b/docs/build/getting-started/oracles.md @@ -1,7 +1,7 @@ --- description: 'Learn about the role of in oracles in blockchain,their role in providing external data to smart contracts and the available oracles in Shimmer EVM.' image: /img/logo/WASP_logo_dark.png -keywords: +tags: - Blockchain Oracles - Smart Contracts - Shimmer EVM diff --git a/docs/build/getting-started/welcome.md b/docs/build/getting-started/welcome.md index f3c69cc36e1..ef9c1295e8b 100644 --- a/docs/build/getting-started/welcome.md +++ b/docs/build/getting-started/welcome.md @@ -1,6 +1,6 @@ --- description: 'This section provides a comprehensive guide targeted at developers who want to build on the IOTA network.' -keywords: +tags: [ 'IOTA', 'Development', diff --git a/docs/build/identity.rs/1.0/docs/contact.mdx b/docs/build/identity.rs/1.0/docs/contact.mdx index b9603c18bba..bf0c4bf9f45 100644 --- a/docs/build/identity.rs/1.0/docs/contact.mdx +++ b/docs/build/identity.rs/1.0/docs/contact.mdx @@ -3,7 +3,7 @@ title: Contact sidebar_label: Contact description: Get in touch with the project maintainers. image: /img/Identity_icon.png -keywords: +tags: - Contact - GitHub - Maintainers diff --git a/docs/build/identity.rs/1.0/docs/contribute.mdx b/docs/build/identity.rs/1.0/docs/contribute.mdx index 57ad06c76a0..573ad53cbb0 100644 --- a/docs/build/identity.rs/1.0/docs/contribute.mdx +++ b/docs/build/identity.rs/1.0/docs/contribute.mdx @@ -3,7 +3,7 @@ title: Contribute to the project sidebar_label: Contribute description: Contribute to IOTA Identity by joining the Identity initiative, via the projects GitHub repository, documentation, or sharing your knowledge. image: /img/Identity_icon.png -keywords: +tags: - Contribute - GitHub - Identity Initiative diff --git a/docs/build/identity.rs/1.0/docs/explanations/about-alias-outputs.mdx b/docs/build/identity.rs/1.0/docs/explanations/about-alias-outputs.mdx index 4a7a0123700..771ae2a9e20 100644 --- a/docs/build/identity.rs/1.0/docs/explanations/about-alias-outputs.mdx +++ b/docs/build/identity.rs/1.0/docs/explanations/about-alias-outputs.mdx @@ -2,7 +2,7 @@ title: Alias Outputs description: UTXO Alias Ouput image: /img/Identity_icon.png -keywords: +tags: - public keys - utxo - Method Specification diff --git a/docs/build/identity.rs/1.0/docs/explanations/decentralized-identifiers.mdx b/docs/build/identity.rs/1.0/docs/explanations/decentralized-identifiers.mdx index 9702b23e8a6..f963d5bff69 100644 --- a/docs/build/identity.rs/1.0/docs/explanations/decentralized-identifiers.mdx +++ b/docs/build/identity.rs/1.0/docs/explanations/decentralized-identifiers.mdx @@ -1,7 +1,7 @@ --- description: The Decentralized Identifiers (DID) standard from W3C is the fundamental standard that supports the concept of a decentralized digital identity. Explore the basic aspects of the DID standard. image: /img/Identity_icon.png -keywords: +tags: - public keys - Method Specification - Decentralized Identifiers diff --git a/docs/build/identity.rs/1.0/docs/explanations/verifiable-credentials.mdx b/docs/build/identity.rs/1.0/docs/explanations/verifiable-credentials.mdx index c06a74426f7..80db9fbe72e 100644 --- a/docs/build/identity.rs/1.0/docs/explanations/verifiable-credentials.mdx +++ b/docs/build/identity.rs/1.0/docs/explanations/verifiable-credentials.mdx @@ -1,7 +1,7 @@ --- description: Verifiable credentials are statements about the holder. They can be verified online or in person, and the holder decides who to share them with. image: /img/Identity_icon.png -keywords: +tags: - verifiable - credentials - person diff --git a/docs/build/identity.rs/1.0/docs/faq.mdx b/docs/build/identity.rs/1.0/docs/faq.mdx index b3da95f0e4b..f5c9a49e2ec 100644 --- a/docs/build/identity.rs/1.0/docs/faq.mdx +++ b/docs/build/identity.rs/1.0/docs/faq.mdx @@ -3,7 +3,7 @@ title: Frequently Asked Questions sidebar_label: FAQ description: Frequently Asked Question regarding IOTA Identity. image: /img/Identity_icon.png -keywords: +tags: - FAQ - Frequently Asked Question - Troubleshooting diff --git a/docs/build/identity.rs/1.0/docs/getting-started/rust.mdx b/docs/build/identity.rs/1.0/docs/getting-started/rust.mdx index 7bde26fd342..7fd716ca4eb 100644 --- a/docs/build/identity.rs/1.0/docs/getting-started/rust.mdx +++ b/docs/build/identity.rs/1.0/docs/getting-started/rust.mdx @@ -2,7 +2,7 @@ sidebar_label: Rust description: Getting started with the IOTA Identity Rust Library. image: /img/Identity_icon.png -keywords: +tags: - Rust - Identity --- diff --git a/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx b/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx index 69ba1ccdb53..efb2e9f6711 100644 --- a/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx +++ b/docs/build/identity.rs/1.0/docs/getting-started/wasm.mdx @@ -2,7 +2,7 @@ sidebar_label: Wasm description: Getting started with the IOTA Identity WASM Library. image: /img/Identity_icon.png -keywords: +tags: - WASM - install - npm diff --git a/docs/build/identity.rs/1.0/docs/glossary.mdx b/docs/build/identity.rs/1.0/docs/glossary.mdx index 512d4afc6fb..aa9165a77c5 100644 --- a/docs/build/identity.rs/1.0/docs/glossary.mdx +++ b/docs/build/identity.rs/1.0/docs/glossary.mdx @@ -1,7 +1,7 @@ --- description: Glossary for IOTA Identity, defines the terms used in this specification and throughout decentralized identifier infrastructure. image: /img/Identity_icon.png -keywords: +tags: - W3C - terminology - IOTA diff --git a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/create.mdx b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/create.mdx index 306e841fa0b..1c096e80d91 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/create.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/create.mdx @@ -3,7 +3,7 @@ title: Creating a Decentralized Identity sidebar_label: Create and Publish description: Create DID Documents and publish them to the Tangle image: /img/Identity_icon.png -keywords: +tags: - Documents - DID - Tangle diff --git a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/delete.mdx b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/delete.mdx index 46567c9a5ca..5ba6878882e 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/delete.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/delete.mdx @@ -3,7 +3,7 @@ title: Delete an IOTA Identity sidebar_label: Delete description: How to deactivate or destroy an IOTA Identity image: /img/Identity_icon.png -keywords: +tags: - Delete - Deactivate - Destroy diff --git a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/resolve.mdx b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/resolve.mdx index 609fe4a759e..09723948611 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/resolve.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/resolve.mdx @@ -3,7 +3,7 @@ title: Resolve an IOTA Identity sidebar_label: Resolve description: Explain how resolving works including arguments image: /img/Identity_icon.png -keywords: +tags: - Resolve --- diff --git a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/update.mdx b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/update.mdx index 70b966cfc99..b909ec8a67f 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/update.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/decentralized-identifiers/update.mdx @@ -2,7 +2,7 @@ sidebar_label: Update description: How DID Documents can be manipulated and how updates should be published image: /img/Identity_icon.png -keywords: +tags: - Documents - DID - Tangle diff --git a/docs/build/identity.rs/1.0/docs/how-tos/domain-linkage/create-and-verify.mdx b/docs/build/identity.rs/1.0/docs/how-tos/domain-linkage/create-and-verify.mdx index b9147c92cff..05bfa298aa5 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/domain-linkage/create-and-verify.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/domain-linkage/create-and-verify.mdx @@ -2,7 +2,7 @@ description: How to link a domain and a DID sidebar_label: Create and Verify image: /img/Identity_icon.png -keywords: +tags: - well-known - domain linkage - DID Configuration Resource diff --git a/docs/build/identity.rs/1.0/docs/how-tos/key-storage.mdx b/docs/build/identity.rs/1.0/docs/how-tos/key-storage.mdx index 50afe04ef92..787360dafa6 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/key-storage.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/key-storage.mdx @@ -3,7 +3,7 @@ title: Key Storage sidebar_label: Key Storage description: Explain the use of the storage interfaces and how they can be implemented image: /img/Identity_icon.png -keywords: +tags: - key storage - storage interfaces - json web key diff --git a/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/create.mdx b/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/create.mdx index 34b09e5cee7..7aca7a63d50 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/create.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/create.mdx @@ -3,7 +3,7 @@ title: Create a Verifiable Credential sidebar_label: Create and Sign description: Explain how a VC is created and verified image: /img/Identity_icon.png -keywords: +tags: - verifiable - credentials - Create diff --git a/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/revocation.mdx b/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/revocation.mdx index 25bd0cfb647..07f3591fdcb 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/revocation.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/verifiable-credentials/revocation.mdx @@ -2,7 +2,7 @@ sidebar_label: Revoke description: Explain how a VC can be revoked image: /img/Identity_icon.png -keywords: +tags: - verifiable - credentials - revoke diff --git a/docs/build/identity.rs/1.0/docs/how-tos/verifiable-presentations/create-and-validate.mdx b/docs/build/identity.rs/1.0/docs/how-tos/verifiable-presentations/create-and-validate.mdx index ba5dc8874cb..3eaa44d7a59 100644 --- a/docs/build/identity.rs/1.0/docs/how-tos/verifiable-presentations/create-and-validate.mdx +++ b/docs/build/identity.rs/1.0/docs/how-tos/verifiable-presentations/create-and-validate.mdx @@ -2,7 +2,7 @@ sidebar_label: Create and Validate description: Explain how a VP is created and verified image: /img/Identity_icon.png -keywords: +tags: - verifiable - presentations --- diff --git a/docs/build/identity.rs/1.0/docs/references/api/wasm.mdx b/docs/build/identity.rs/1.0/docs/references/api/wasm.mdx index c3f1323dcf0..06cc20edc09 100644 --- a/docs/build/identity.rs/1.0/docs/references/api/wasm.mdx +++ b/docs/build/identity.rs/1.0/docs/references/api/wasm.mdx @@ -2,7 +2,7 @@ title: WASM API Reference description: WASM API reference. image: /img/Identity_icon.png -keywords: +tags: - WASM - API Reference --- diff --git a/docs/build/identity.rs/1.0/docs/references/specifications/iota-did-method-spec.mdx b/docs/build/identity.rs/1.0/docs/references/specifications/iota-did-method-spec.mdx index 731572cfa72..1eaaacc72e5 100644 --- a/docs/build/identity.rs/1.0/docs/references/specifications/iota-did-method-spec.mdx +++ b/docs/build/identity.rs/1.0/docs/references/specifications/iota-did-method-spec.mdx @@ -3,7 +3,7 @@ title: IOTA DID Method Specification v1.0 sidebar_label: DID Method description: How IOTA Identity implements the Decentralized Identifiers Standard on the IOTA Tangle. image: /img/Identity_icon.png -keywords: +tags: - DID - specs - specifications diff --git a/docs/build/identity.rs/1.0/docs/references/specifications/overview.mdx b/docs/build/identity.rs/1.0/docs/references/specifications/overview.mdx index 8ffb0951bd7..1ad9053c490 100644 --- a/docs/build/identity.rs/1.0/docs/references/specifications/overview.mdx +++ b/docs/build/identity.rs/1.0/docs/references/specifications/overview.mdx @@ -3,7 +3,7 @@ title: Specifications Overview sidebar_label: Overview description: Provide overview of the specifications image: /img/Identity_icon.png -keywords: +tags: - specifications --- diff --git a/docs/build/identity.rs/1.0/docs/references/specifications/revocation-bitmap-2022.mdx b/docs/build/identity.rs/1.0/docs/references/specifications/revocation-bitmap-2022.mdx index 8b90194d32d..38f3e3be4aa 100644 --- a/docs/build/identity.rs/1.0/docs/references/specifications/revocation-bitmap-2022.mdx +++ b/docs/build/identity.rs/1.0/docs/references/specifications/revocation-bitmap-2022.mdx @@ -3,7 +3,7 @@ title: Revocation Bitmap sidebar_label: Revocation Bitmap description: The specification for the embedded revocation bitmap. image: /img/Identity_icon.png -keywords: +tags: - DID - specs - specifications diff --git a/docs/build/identity.rs/1.0/docs/welcome.mdx b/docs/build/identity.rs/1.0/docs/welcome.mdx index c34a7f161ce..0b2f41f82ab 100644 --- a/docs/build/identity.rs/1.0/docs/welcome.mdx +++ b/docs/build/identity.rs/1.0/docs/welcome.mdx @@ -1,7 +1,7 @@ --- description: The most important concepts that developers will need to know to utilize IOTA Identity to its full potential. image: /img/Identity_icon.png -keywords: +tags: - Identity - guide - TOC diff --git a/docs/build/identity.rs/1.0/docs/workflow.mdx b/docs/build/identity.rs/1.0/docs/workflow.mdx index 1952b19f7ad..70449a8673c 100644 --- a/docs/build/identity.rs/1.0/docs/workflow.mdx +++ b/docs/build/identity.rs/1.0/docs/workflow.mdx @@ -3,7 +3,7 @@ title: Identity.rs workflow sidebar_label: Workflow description: Learn about the software development process of the IOTA Identity repository. image: /img/Identity_icon.png -keywords: +tags: - Workflow - Contribute - GitHub diff --git a/docs/build/identity.rs/1.1/docs/contact.mdx b/docs/build/identity.rs/1.1/docs/contact.mdx index 8b7ebd10372..3c2958c5c24 100644 --- a/docs/build/identity.rs/1.1/docs/contact.mdx +++ b/docs/build/identity.rs/1.1/docs/contact.mdx @@ -3,7 +3,7 @@ title: Contact sidebar_label: Contact description: Get in touch with the project maintainers. image: /img/Identity_icon.png -keywords: +tags: - Contact - GitHub - Maintainers diff --git a/docs/build/identity.rs/1.1/docs/contribute.mdx b/docs/build/identity.rs/1.1/docs/contribute.mdx index a0eaf770efa..75160146b8b 100644 --- a/docs/build/identity.rs/1.1/docs/contribute.mdx +++ b/docs/build/identity.rs/1.1/docs/contribute.mdx @@ -3,7 +3,7 @@ title: Contribute to the project sidebar_label: Contribute description: Contribute to IOTA Identity by joining the Identity initiative, via the projects GitHub repository, documentation, or sharing your knowledge. image: /img/Identity_icon.png -keywords: +tags: - Contribute - GitHub - Identity Initiative diff --git a/docs/build/identity.rs/1.1/docs/explanations/about-alias-outputs.mdx b/docs/build/identity.rs/1.1/docs/explanations/about-alias-outputs.mdx index c35fae16080..c7c160a0e41 100644 --- a/docs/build/identity.rs/1.1/docs/explanations/about-alias-outputs.mdx +++ b/docs/build/identity.rs/1.1/docs/explanations/about-alias-outputs.mdx @@ -2,7 +2,7 @@ title: Alias Outputs description: UTXO Alias Ouput image: /img/Identity_icon.png -keywords: +tags: - public keys - utxo - Method Specification diff --git a/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx b/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx index 0ef071011eb..88d708dac80 100644 --- a/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx +++ b/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx @@ -1,7 +1,7 @@ --- description: The Decentralized Identifiers (DID) standard from W3C is the fundamental standard that supports the concept of a decentralized digital identity. Explore the basic aspects of the DID standard. image: /img/Identity_icon.png -keywords: +tags: - public keys - Method Specification - Decentralized Identifiers diff --git a/docs/build/identity.rs/1.1/docs/explanations/verifiable-credentials.mdx b/docs/build/identity.rs/1.1/docs/explanations/verifiable-credentials.mdx index 7fce9d87eab..708e04d8289 100644 --- a/docs/build/identity.rs/1.1/docs/explanations/verifiable-credentials.mdx +++ b/docs/build/identity.rs/1.1/docs/explanations/verifiable-credentials.mdx @@ -1,7 +1,7 @@ --- description: Verifiable credentials are statements about the holder. They can be verified online or in person, and the holder decides who to share them with. image: /img/Identity_icon.png -keywords: +tags: - verifiable - credentials - person diff --git a/docs/build/identity.rs/1.1/docs/faq.mdx b/docs/build/identity.rs/1.1/docs/faq.mdx index 8ed2b4ce200..d611f9dfa94 100644 --- a/docs/build/identity.rs/1.1/docs/faq.mdx +++ b/docs/build/identity.rs/1.1/docs/faq.mdx @@ -3,7 +3,7 @@ title: Frequently Asked Questions sidebar_label: FAQ description: Frequently Asked Question regarding IOTA Identity. image: /img/Identity_icon.png -keywords: +tags: - FAQ - Frequently Asked Question - Troubleshooting diff --git a/docs/build/identity.rs/1.1/docs/getting-started/rust.mdx b/docs/build/identity.rs/1.1/docs/getting-started/rust.mdx index b9560fba4e6..235927bbe09 100644 --- a/docs/build/identity.rs/1.1/docs/getting-started/rust.mdx +++ b/docs/build/identity.rs/1.1/docs/getting-started/rust.mdx @@ -2,7 +2,7 @@ sidebar_label: Rust description: Getting started with the IOTA Identity Rust Library. image: /img/Identity_icon.png -keywords: +tags: - Rust - Identity --- diff --git a/docs/build/identity.rs/1.1/docs/getting-started/wasm.mdx b/docs/build/identity.rs/1.1/docs/getting-started/wasm.mdx index 1126e5db643..b7da77e0f43 100644 --- a/docs/build/identity.rs/1.1/docs/getting-started/wasm.mdx +++ b/docs/build/identity.rs/1.1/docs/getting-started/wasm.mdx @@ -2,7 +2,7 @@ sidebar_label: Wasm description: Getting started with the IOTA Identity WASM Library. image: /img/Identity_icon.png -keywords: +tags: - WASM - install - npm diff --git a/docs/build/identity.rs/1.1/docs/glossary.mdx b/docs/build/identity.rs/1.1/docs/glossary.mdx index a4595fdccf2..54c79d76b62 100644 --- a/docs/build/identity.rs/1.1/docs/glossary.mdx +++ b/docs/build/identity.rs/1.1/docs/glossary.mdx @@ -1,7 +1,7 @@ --- description: Glossary for IOTA Identity, defines the terms used in this specification and throughout decentralized identifier infrastructure. image: /img/Identity_icon.png -keywords: +tags: - W3C - terminology - IOTA diff --git a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/create.mdx b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/create.mdx index c6130680c8a..e1850b56755 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/create.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/create.mdx @@ -3,7 +3,7 @@ title: Creating a Decentralized Identity sidebar_label: Create and Publish description: Create DID Documents and publish them to the Tangle image: /img/Identity_icon.png -keywords: +tags: - Documents - DID - Tangle diff --git a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/delete.mdx b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/delete.mdx index aab81aa9bdd..96dd9d62789 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/delete.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/delete.mdx @@ -3,7 +3,7 @@ title: Delete an IOTA Identity sidebar_label: Delete description: How to deactivate or destroy an IOTA Identity image: /img/Identity_icon.png -keywords: +tags: - Delete - Deactivate - Destroy diff --git a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/resolve.mdx b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/resolve.mdx index 7a9dbdb2066..4c84b81883a 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/resolve.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/resolve.mdx @@ -3,7 +3,7 @@ title: Resolve an IOTA Identity sidebar_label: Resolve description: Explain how resolving works including arguments image: /img/Identity_icon.png -keywords: +tags: - Resolve --- diff --git a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/update.mdx b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/update.mdx index bfa317484d0..709cd2eabcb 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/update.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/decentralized-identifiers/update.mdx @@ -2,7 +2,7 @@ sidebar_label: Update description: How DID Documents can be manipulated and how updates should be published image: /img/Identity_icon.png -keywords: +tags: - Documents - DID - Tangle diff --git a/docs/build/identity.rs/1.1/docs/how-tos/domain-linkage/create-and-verify.mdx b/docs/build/identity.rs/1.1/docs/how-tos/domain-linkage/create-and-verify.mdx index ba1cb85d4d5..f931eb3d353 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/domain-linkage/create-and-verify.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/domain-linkage/create-and-verify.mdx @@ -2,7 +2,7 @@ description: How to link a domain and a DID sidebar_label: Create and Verify image: /img/Identity_icon.png -keywords: +tags: - well-known - domain linkage - DID Configuration Resource diff --git a/docs/build/identity.rs/1.1/docs/how-tos/key-storage.mdx b/docs/build/identity.rs/1.1/docs/how-tos/key-storage.mdx index c72630370cb..fcc8e7f4ca6 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/key-storage.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/key-storage.mdx @@ -3,7 +3,7 @@ title: Key Storage sidebar_label: Key Storage description: Explain the use of the storage interfaces and how they can be implemented image: /img/Identity_icon.png -keywords: +tags: - key storage - storage interfaces - json web key diff --git a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/create.mdx b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/create.mdx index 6f7103d1e20..1defe36e120 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/create.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/create.mdx @@ -3,7 +3,7 @@ title: Create a Verifiable Credential sidebar_label: Create and Sign description: Explain how a VC is created and verified image: /img/Identity_icon.png -keywords: +tags: - verifiable - credentials - Create diff --git a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/revocation.mdx b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/revocation.mdx index 6d16eb5fdf3..41f67544da0 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/revocation.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/revocation.mdx @@ -2,7 +2,7 @@ sidebar_label: Revoke description: Explain how a VC can be revoked image: /img/Identity_icon.png -keywords: +tags: - verifiable - credentials - revoke diff --git a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/selective-disclosure.mdx b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/selective-disclosure.mdx index 514cbc58489..3a68fafd069 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/selective-disclosure.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-credentials/selective-disclosure.mdx @@ -2,7 +2,7 @@ sidebar_label: Selective Disclosure description: Explain VC with selective disclosure. image: /img/Identity_icon.png -keywords: +tags: - verifiable - credentials - SD-JWT diff --git a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-presentations/create-and-validate.mdx b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-presentations/create-and-validate.mdx index 9601726a9b3..7d60f727dc3 100644 --- a/docs/build/identity.rs/1.1/docs/how-tos/verifiable-presentations/create-and-validate.mdx +++ b/docs/build/identity.rs/1.1/docs/how-tos/verifiable-presentations/create-and-validate.mdx @@ -2,7 +2,7 @@ sidebar_label: Create and Validate description: Explain how a VP is created and verified image: /img/Identity_icon.png -keywords: +tags: - verifiable - presentations --- diff --git a/docs/build/identity.rs/1.1/docs/references/api/wasm.mdx b/docs/build/identity.rs/1.1/docs/references/api/wasm.mdx index 8bab9303392..6e316d5a031 100644 --- a/docs/build/identity.rs/1.1/docs/references/api/wasm.mdx +++ b/docs/build/identity.rs/1.1/docs/references/api/wasm.mdx @@ -2,7 +2,7 @@ title: WASM API Reference description: WASM API reference. image: /img/Identity_icon.png -keywords: +tags: - WASM - API Reference --- diff --git a/docs/build/identity.rs/1.1/docs/references/specifications/iota-did-method-spec.mdx b/docs/build/identity.rs/1.1/docs/references/specifications/iota-did-method-spec.mdx index 684653b175f..457d4ee4c2f 100644 --- a/docs/build/identity.rs/1.1/docs/references/specifications/iota-did-method-spec.mdx +++ b/docs/build/identity.rs/1.1/docs/references/specifications/iota-did-method-spec.mdx @@ -3,7 +3,7 @@ title: IOTA DID Method Specification v1.0 sidebar_label: DID Method description: How IOTA Identity implements the Decentralized Identifiers Standard on the IOTA Tangle. image: /img/Identity_icon.png -keywords: +tags: - DID - specs - specifications diff --git a/docs/build/identity.rs/1.1/docs/references/specifications/overview.mdx b/docs/build/identity.rs/1.1/docs/references/specifications/overview.mdx index 8ffb0951bd7..1ad9053c490 100644 --- a/docs/build/identity.rs/1.1/docs/references/specifications/overview.mdx +++ b/docs/build/identity.rs/1.1/docs/references/specifications/overview.mdx @@ -3,7 +3,7 @@ title: Specifications Overview sidebar_label: Overview description: Provide overview of the specifications image: /img/Identity_icon.png -keywords: +tags: - specifications --- diff --git a/docs/build/identity.rs/1.1/docs/references/specifications/revocation-bitmap-2022.mdx b/docs/build/identity.rs/1.1/docs/references/specifications/revocation-bitmap-2022.mdx index f559ce5f12a..d639c802966 100644 --- a/docs/build/identity.rs/1.1/docs/references/specifications/revocation-bitmap-2022.mdx +++ b/docs/build/identity.rs/1.1/docs/references/specifications/revocation-bitmap-2022.mdx @@ -3,7 +3,7 @@ title: Revocation Bitmap sidebar_label: Revocation Bitmap description: The specification for the embedded revocation bitmap. image: /img/Identity_icon.png -keywords: +tags: - DID - specs - specifications diff --git a/docs/build/identity.rs/1.1/docs/welcome.mdx b/docs/build/identity.rs/1.1/docs/welcome.mdx index d3290fdab86..29910d80cb0 100644 --- a/docs/build/identity.rs/1.1/docs/welcome.mdx +++ b/docs/build/identity.rs/1.1/docs/welcome.mdx @@ -1,7 +1,7 @@ --- description: The most important concepts that developers will need to know to utilize IOTA Identity to its full potential. image: /img/Identity_icon.png -keywords: +tags: - Identity - guide - TOC diff --git a/docs/build/identity.rs/1.1/docs/workflow.mdx b/docs/build/identity.rs/1.1/docs/workflow.mdx index 1952b19f7ad..70449a8673c 100644 --- a/docs/build/identity.rs/1.1/docs/workflow.mdx +++ b/docs/build/identity.rs/1.1/docs/workflow.mdx @@ -3,7 +3,7 @@ title: Identity.rs workflow sidebar_label: Workflow description: Learn about the software development process of the IOTA Identity repository. image: /img/Identity_icon.png -keywords: +tags: - Workflow - Contribute - GitHub diff --git a/docs/build/introduction-docs/stardust/docs/explanations/ledger/alias.md b/docs/build/introduction-docs/stardust/docs/explanations/ledger/alias.md index c120113e074..a54741cad96 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/ledger/alias.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/ledger/alias.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Ledger - UTXO - explanation diff --git a/docs/build/introduction-docs/stardust/docs/explanations/ledger/simple_transfers.md b/docs/build/introduction-docs/stardust/docs/explanations/ledger/simple_transfers.md index a9605c347be..fadf28be530 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/ledger/simple_transfers.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/ledger/simple_transfers.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Ledger - UTXO - explanation diff --git a/docs/build/introduction-docs/stardust/docs/explanations/libraries/overview.md b/docs/build/introduction-docs/stardust/docs/explanations/libraries/overview.md index dda4c09ae99..a7ba86ff2ad 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/libraries/overview.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/libraries/overview.md @@ -1,7 +1,7 @@ --- description: The IOTA client libraries allow you to easily integrate IOTA into your own applications. image: /img/logo/preview.png -keywords: +tags: - wallet library - client library - Tangle diff --git a/docs/build/introduction-docs/stardust/docs/explanations/node_software.md b/docs/build/introduction-docs/stardust/docs/explanations/node_software.md index 3ae65c1e8cd..a967d74d5f9 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/node_software.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/node_software.md @@ -1,7 +1,7 @@ --- description: Node software is the backbone of the IOTA and Shimmer networks. image: /img/logo/preview.png -keywords: +tags: - Node - Hornet - Golang diff --git a/docs/build/introduction-docs/stardust/docs/explanations/protocol_tip.md b/docs/build/introduction-docs/stardust/docs/explanations/protocol_tip.md index ca4d30666ba..d1c1f73a78d 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/protocol_tip.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/protocol_tip.md @@ -1,7 +1,7 @@ --- description: The Stardust protocol changes are described in full detail in these TIPs hosted on our Github. image: /img/logo/preview.png -keywords: +tags: - TIP - RFC - protocol diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/data_processing.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/data_processing.md index 5c28dfba883..790cf0ea3f7 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/data_processing.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/data_processing.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/dynamic_pow.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/dynamic_pow.md index f97ea8cd2ec..b21e47e751b 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/dynamic_pow.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/dynamic_pow.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/output_features.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/output_features.md index e20ea01a6a6..86b267ecb77 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/output_features.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/output_features.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/protecting_users.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/protecting_users.md index 757c079b031..81d1787355c 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/protecting_users.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/protecting_users.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/rethink_utxo.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/rethink_utxo.md index fa0a459d781..a2e04a24be1 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/rethink_utxo.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/rethink_utxo.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/sc_support.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/sc_support.md index fce89f48f9f..de6cd49796b 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/sc_support.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/sc_support.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/storage_deposit.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/storage_deposit.md index 2f75fc54f17..9bffb6bf007 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/storage_deposit.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/storage_deposit.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/tokenization.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/tokenization.md index ae8748fbb3e..9c615a1e13d 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/tokenization.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/tokenization.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/unlock_conditions.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/unlock_conditions.md index 8eca3c1a028..feaa3fab499 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/unlock_conditions.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/unlock_conditions.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/what_is_stardust.md b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/what_is_stardust.md index 133ea0b17a6..c229b1977c9 100644 --- a/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/what_is_stardust.md +++ b/docs/build/introduction-docs/stardust/docs/explanations/what_is_stardust/what_is_stardust.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Stardust - Shimmer - Upgrades diff --git a/docs/build/introduction-docs/stardust/docs/how_tos/backup_security.md b/docs/build/introduction-docs/stardust/docs/how_tos/backup_security.md index 891c150f9d0..09857ba7188 100644 --- a/docs/build/introduction-docs/stardust/docs/how_tos/backup_security.md +++ b/docs/build/introduction-docs/stardust/docs/how_tos/backup_security.md @@ -1,7 +1,7 @@ --- description: How to back up your account, restore an account from a backup, export a user's Stronghold, and rekey Stronghold. image: /img/logo/preview.png -keywords: +tags: - stronghold - checklist - backup diff --git a/docs/build/introduction-docs/stardust/docs/how_tos/overview.md b/docs/build/introduction-docs/stardust/docs/how_tos/overview.md index b20e592bcb8..067adfffc6c 100644 --- a/docs/build/introduction-docs/stardust/docs/how_tos/overview.md +++ b/docs/build/introduction-docs/stardust/docs/how_tos/overview.md @@ -1,7 +1,7 @@ --- description: An overview of the available guides for the Shimmer network that also outlines the changes from IOTA 1.5, aka Chrysalis to Stardust. image: /img/logo/preview.png -keywords: +tags: - IOTA 1.5 - stardust - changes diff --git a/docs/build/introduction-docs/stardust/docs/how_tos/verify_download.md b/docs/build/introduction-docs/stardust/docs/how_tos/verify_download.md index c7ae752d728..ec0c23aca4e 100644 --- a/docs/build/introduction-docs/stardust/docs/how_tos/verify_download.md +++ b/docs/build/introduction-docs/stardust/docs/how_tos/verify_download.md @@ -1,7 +1,7 @@ --- description: Firefly is Shimmer's new official wallet. You can verify your Firefly download on Windows, maxOS, and/or Linux. image: /img/logo/preview.png -keywords: +tags: - Firefly - DLT - wallet diff --git a/docs/build/introduction-docs/stardust/docs/reference/networks/betanet.md b/docs/build/introduction-docs/stardust/docs/reference/networks/betanet.md index 1a9423cdc2d..c0bdc0a1e4b 100644 --- a/docs/build/introduction-docs/stardust/docs/reference/networks/betanet.md +++ b/docs/build/introduction-docs/stardust/docs/reference/networks/betanet.md @@ -1,7 +1,7 @@ --- description: The IOTA foundation provides load-balanced public Shimmer Beta endpoints, where MQTT and the HTTP REST API are enabled. image: /img/logo/preview.png -keywords: +tags: - load-balanced - HTTP REST API - MQTT diff --git a/docs/build/introduction-docs/stardust/docs/reference/networks/shimmer.md b/docs/build/introduction-docs/stardust/docs/reference/networks/shimmer.md index bba05f19bbd..5359738d20d 100644 --- a/docs/build/introduction-docs/stardust/docs/reference/networks/shimmer.md +++ b/docs/build/introduction-docs/stardust/docs/reference/networks/shimmer.md @@ -1,7 +1,7 @@ --- description: The IOTA foundation provides load-balanced public Shimmer endpoints where MQTT and the HTTP REST API are enabled. image: /img/logo/preview.png -keywords: +tags: - shimmer - MQTT - REST API diff --git a/docs/build/introduction-docs/stardust/docs/welcome.md b/docs/build/introduction-docs/stardust/docs/welcome.md index ffc97342632..697e07f5966 100644 --- a/docs/build/introduction-docs/stardust/docs/welcome.md +++ b/docs/build/introduction-docs/stardust/docs/welcome.md @@ -1,5 +1,5 @@ --- -keywords: +tags: - Welcome - Stardust - Documentation diff --git a/docs/build/iota-sandbox/docs/getting-started.md b/docs/build/iota-sandbox/docs/getting-started.md index 869bfdc4a33..0c0ae4ca239 100644 --- a/docs/build/iota-sandbox/docs/getting-started.md +++ b/docs/build/iota-sandbox/docs/getting-started.md @@ -1,6 +1,6 @@ --- description: Set up and get started with the IOTA Sandbox -keywords: +tags: - how to - setup - sandbox diff --git a/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md b/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md index 93c0df50d34..319bd948175 100644 --- a/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md +++ b/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md @@ -1,7 +1,7 @@ --- title: Interact with Wasp description: Interact with a wasp chain and configure the needed tools. -keywords: +tags: - how to - setup - chain diff --git a/docs/build/iota-sandbox/docs/references/endpoints.md b/docs/build/iota-sandbox/docs/references/endpoints.md index 75557abf3aa..1657cdea4d4 100644 --- a/docs/build/iota-sandbox/docs/references/endpoints.md +++ b/docs/build/iota-sandbox/docs/references/endpoints.md @@ -1,7 +1,7 @@ --- title: Endpoints description: Endpoints and credentials of the IOTA Sandbox -keywords: +tags: - api - passwords - users diff --git a/docs/build/iota-sandbox/docs/references/keys.md b/docs/build/iota-sandbox/docs/references/keys.md index 86f53be479c..25154664def 100644 --- a/docs/build/iota-sandbox/docs/references/keys.md +++ b/docs/build/iota-sandbox/docs/references/keys.md @@ -1,7 +1,7 @@ --- title: Keys for the IOTA Sandbox description: Keys for the IOTA Sandbox -keywords: +tags: - keys - reference --- diff --git a/docs/build/iota-sandbox/docs/welcome.md b/docs/build/iota-sandbox/docs/welcome.md index 832271b2a66..ca37c427f08 100644 --- a/docs/build/iota-sandbox/docs/welcome.md +++ b/docs/build/iota-sandbox/docs/welcome.md @@ -1,6 +1,6 @@ --- description: The IOTA Sandbox serves as a local network designed specifically for developers. -keywords: +tags: - sandbox - TOC - overview diff --git a/docs/build/iota-sdk/1.0/docs/contribute.md b/docs/build/iota-sdk/1.0/docs/contribute.md index 3ff0c65d2b1..d268dfb8a62 100644 --- a/docs/build/iota-sdk/1.0/docs/contribute.md +++ b/docs/build/iota-sdk/1.0/docs/contribute.md @@ -1,6 +1,6 @@ --- description: Contribute to the IOTA SDK joining the IOTA Libraries Initiative, contributing to the official GitHub repository or sharing your knowledge on Discord. -keywords: +tags: - join - documentation - project diff --git a/docs/build/iota-sdk/1.0/docs/explanations/accounts-and-addresses.md b/docs/build/iota-sdk/1.0/docs/explanations/accounts-and-addresses.md index 0be70026bdf..80757bd62e9 100644 --- a/docs/build/iota-sdk/1.0/docs/explanations/accounts-and-addresses.md +++ b/docs/build/iota-sdk/1.0/docs/explanations/accounts-and-addresses.md @@ -1,7 +1,7 @@ --- image: /img/iota_layers_overview.svg description: 'Learn about the multi-account and single-account models in the IOTA SDK for managing user accounts and addresses on the IOTA network.' -keywords: +tags: - IOTA SDK - accounts - multi-account model diff --git a/docs/build/iota-sdk/1.0/docs/explanations/testnet-and-test-tokens.md b/docs/build/iota-sdk/1.0/docs/explanations/testnet-and-test-tokens.md index b4e344cf635..16b5d2e11de 100644 --- a/docs/build/iota-sdk/1.0/docs/explanations/testnet-and-test-tokens.md +++ b/docs/build/iota-sdk/1.0/docs/explanations/testnet-and-test-tokens.md @@ -1,7 +1,7 @@ --- image: /img/banner/client_lib_overview.png description: 'Learn how to connect to the Public Testnet API, explore the network using the Public Testnet Explorer, and obtain test tokens through the Public Testnet Faucet for testing value-based transactions.' -keywords: +tags: - Public Testnet - API - Public Testnet Explorer diff --git a/docs/build/iota-sdk/1.0/docs/getting-started/nodejs.mdx b/docs/build/iota-sdk/1.0/docs/getting-started/nodejs.mdx index 117e5f447cf..4e4afde1433 100644 --- a/docs/build/iota-sdk/1.0/docs/getting-started/nodejs.mdx +++ b/docs/build/iota-sdk/1.0/docs/getting-started/nodejs.mdx @@ -1,7 +1,7 @@ --- image: /img/banner/client_lib_overview.png description: 'Learn how to get started with the IOTA SDK in Node.js and build applications on the Shimmer network.' -keywords: +tags: - node.js - IOTA SDK - installation diff --git a/docs/build/iota-sdk/1.0/docs/getting-started/python.mdx b/docs/build/iota-sdk/1.0/docs/getting-started/python.mdx index 40173357ff7..0ca629a6fc3 100644 --- a/docs/build/iota-sdk/1.0/docs/getting-started/python.mdx +++ b/docs/build/iota-sdk/1.0/docs/getting-started/python.mdx @@ -1,7 +1,7 @@ --- image: /img/banner/client_lib_overview.png description: 'Learn how to get started with the IOTA SDK in Python and build applications on the Shimmer network.' -keywords: +tags: - python - IOTA SDK - installation diff --git a/docs/build/iota-sdk/1.0/docs/getting-started/rust.mdx b/docs/build/iota-sdk/1.0/docs/getting-started/rust.mdx index 0593b41bc3c..8d820204d89 100644 --- a/docs/build/iota-sdk/1.0/docs/getting-started/rust.mdx +++ b/docs/build/iota-sdk/1.0/docs/getting-started/rust.mdx @@ -1,7 +1,7 @@ --- image: /img/banner/client_lib_overview.png description: 'Learn how to get started with the IOTA SDK in Rust and build applications for IOTA.' -keywords: +tags: - rust - cargo - IOTA SDK diff --git a/docs/build/iota-sdk/1.0/docs/getting-started/wasm.mdx b/docs/build/iota-sdk/1.0/docs/getting-started/wasm.mdx index 746973a3d17..e8ed6171d07 100644 --- a/docs/build/iota-sdk/1.0/docs/getting-started/wasm.mdx +++ b/docs/build/iota-sdk/1.0/docs/getting-started/wasm.mdx @@ -1,7 +1,7 @@ --- image: /img/banner/client_lib_overview.png description: 'Learn how to get started with the IOTA SDK in Wasm and build applications on the Shimmer network.' -keywords: +tags: - wasm - IOTA SDK - installation diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/check-balance.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/check-balance.mdx index 868c9e28b6f..77371bcf804 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/check-balance.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/check-balance.mdx @@ -2,7 +2,7 @@ title: Check Balance description: "How to check a wallet account's balance." image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - get balance - check balance diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/consolidate-outputs.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/consolidate-outputs.mdx index b0291286017..023e8098fde 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/consolidate-outputs.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/consolidate-outputs.mdx @@ -2,7 +2,7 @@ title: Consolidate Outputs description: 'How to consolidate outputs' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - consolidate outputs - nodejs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-account.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-account.mdx index 618e42c292d..b527f53eaae 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-account.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-account.mdx @@ -2,7 +2,7 @@ title: Create an Account description: 'How to create an account to start sending value transactions to the Tangle.' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - create account - create wallet diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-address.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-address.mdx index cb2f6db5f69..94e7c605cef 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-address.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-address.mdx @@ -2,7 +2,7 @@ title: Create an Address description: 'How to generate an address for an account.' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - generate address - generate wallet address diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-mnemonic.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-mnemonic.mdx index e9e132d0b8b..04303abefe7 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-mnemonic.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/create-mnemonic.mdx @@ -2,7 +2,7 @@ title: Create Random Mnemonic description: 'How to create a random Mnemonic' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - create mnemonic - nodejs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-accounts.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-accounts.mdx index 95583ddda7e..b81643a5718 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-accounts.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-accounts.mdx @@ -2,7 +2,7 @@ title: List Accounts description: 'How to list accounts' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - list accounts - nodejs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-addresses.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-addresses.mdx index 76975c1e373..e8f57637472 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-addresses.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-addresses.mdx @@ -2,7 +2,7 @@ title: List Addresses description: 'How to list addresses' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - list addresses - nodejs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-outputs.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-outputs.mdx index 4db55faf5d7..5b8834b7f3e 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-outputs.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-outputs.mdx @@ -2,7 +2,7 @@ title: List Outputs description: 'How to list outputs' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - list outputs - nodejs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-transactions.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-transactions.mdx index 2afc623a4c0..48d0043c8e6 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-transactions.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/list-transactions.mdx @@ -2,7 +2,7 @@ title: List Transactions description: 'How to list transactions' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - list transactions - nodejs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/listen-to-events.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/listen-to-events.mdx index 741b42d95cf..38ed8390844 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/listen-to-events.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/accounts-and-addresses/listen-to-events.mdx @@ -2,7 +2,7 @@ title: Listen To Events description: 'How to listen to events using the IOTA SDK.' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - listen - events diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/advanced-transaction.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/advanced-transaction.mdx index fc414fc9a4a..81ac3a7a527 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/advanced-transaction.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/advanced-transaction.mdx @@ -2,7 +2,7 @@ title: Advanced Transaction description: 'How to send an advanced transaction' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - advanced transaction - outputs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/claim-transaction.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/claim-transaction.mdx index 064a3608771..0a68ee9da3b 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/claim-transaction.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/claim-transaction.mdx @@ -2,7 +2,7 @@ title: Claim Transaction description: 'How to claim funds' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - time-lock - storage deposit return diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/send-micro-transaction.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/send-micro-transaction.mdx index 98b7c5728a7..dc1cfa9ced7 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/send-micro-transaction.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/advanced-transactions/send-micro-transaction.mdx @@ -2,7 +2,7 @@ title: Send a Micro Transaction description: 'How to send a microtransaction' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - micro-transaction - send micro-transaction diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/request-funds.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/request-funds.mdx index 468f03724ff..9b69587ffe3 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/request-funds.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/request-funds.mdx @@ -2,7 +2,7 @@ title: Request Funds to Alias/NFT wallet description: 'How to programmatically request testnet funds on an alias or nft address' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - faucet - testnet diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/transaction.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/transaction.mdx index 31281e450e8..5ab19f694ce 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/transaction.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/alias-wallet/transaction.mdx @@ -2,7 +2,7 @@ title: Alias Wallet Transaction description: 'How to send funds owned by an Alias' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - faucet - testnet diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/alias/create.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/alias/create.mdx index 76d6c37528e..57d73c1ff6b 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/alias/create.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/alias/create.mdx @@ -2,7 +2,7 @@ title: Create Alias Output description: 'How to programmatically create an alias output' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - create - alias diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/alias/destroy.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/alias/destroy.mdx index 3d8e48cf8f2..45967971df3 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/alias/destroy.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/alias/destroy.mdx @@ -2,7 +2,7 @@ title: Destroy Alias Output description: 'How to programmatically destroy an alias output' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - destroy - alias diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/client/get-health.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/client/get-health.mdx index d9889d5b734..909576dc476 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/client/get-health.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/client/get-health.mdx @@ -2,7 +2,7 @@ title: Get Node Health description: 'Check any nodes health.' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - client - load balancer diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/client/get-info.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/client/get-info.mdx index c6e81190a66..79cc5090e96 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/client/get-info.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/client/get-info.mdx @@ -2,7 +2,7 @@ title: Get Node Information description: Sometimes it's needed to get certain info from the Node to determine for example if the node is synced or which features it has enabled. You can get this info from a Client instance. image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - client - load balancer diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/client/get-outputs.md b/docs/build/iota-sdk/1.0/docs/how-tos/client/get-outputs.md index 4c069cc52f7..cfbd072f99d 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/client/get-outputs.md +++ b/docs/build/iota-sdk/1.0/docs/how-tos/client/get-outputs.md @@ -2,7 +2,7 @@ title: Get Outputs description: 'Find outputs specifying certain search criteria' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - client - outputs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/exchange-guide.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/exchange-guide.mdx index 9442473ae06..5fb37412095 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/exchange-guide.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/exchange-guide.mdx @@ -1,7 +1,7 @@ --- description: Easily integrate with your exchange, custody solution, or product using the IOTA SDK. sidebar_label: Integrate IOTA SDK With Your Exchange -keywords: +tags: - integrate - exchange - account model diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/introduction.md b/docs/build/iota-sdk/1.0/docs/how-tos/introduction.md index a9e43ef9bb6..9032594c2f0 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/introduction.md +++ b/docs/build/iota-sdk/1.0/docs/how-tos/introduction.md @@ -1,7 +1,7 @@ --- description: 'Explore the how-to guides in the IOTA SDK, offering step-by-step instructions on various topics and functionalities.' image: /img/banner/client_lib_overview.png -keywords: +tags: - how-to guides - instructions - IOTA SDK diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/burn.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/burn.mdx index 38f75a6f25f..94648577abe 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/burn.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/burn.mdx @@ -3,7 +3,7 @@ title: Burn Native Tokens sidebar_label: Burn description: 'How to burn native tokens' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - burn - burn native token diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/create.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/create.mdx index b3e1bde7487..afadae4caa4 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/create.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/create.mdx @@ -3,7 +3,7 @@ title: Create Native Tokens sidebar_label: Create description: 'How to create native tokens' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - create a native token - nodejs diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/destroy-foundry.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/destroy-foundry.mdx index a1da3d871b9..93cd9d9dafb 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/destroy-foundry.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/destroy-foundry.mdx @@ -3,7 +3,7 @@ title: Destroy a Foundry sidebar_label: Destroy a Foundry description: 'How to destroy a foundry using iota-sdk' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - destroy - destroy foundry diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/melt.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/melt.mdx index bdb39ed864d..a85fea231fd 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/melt.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/melt.mdx @@ -3,7 +3,7 @@ title: Melt Native Tokens sidebar_label: Decrease Circulating Supply description: 'How to melt native tokens' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - decrease native token circulating supply - melt diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/mint.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/mint.mdx index 0d29c4ca7ec..bbe7ac36e6c 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/mint.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/mint.mdx @@ -3,7 +3,7 @@ title: Mint Native Tokens sidebar_label: Increase Circulating Supply description: 'How to mint native tokens' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - increase native token circulating supply - mint diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/send.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/send.mdx index e3c249dee94..77a693a2f94 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/send.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/send.mdx @@ -3,7 +3,7 @@ title: Send Native Tokens sidebar_label: Send description: 'How to send native tokens' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - send native token - send diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/nfts/burn-nft.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/nfts/burn-nft.mdx index 071ae947ea6..1fc902cd82a 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/nfts/burn-nft.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/nfts/burn-nft.mdx @@ -2,7 +2,7 @@ title: Burn NFT description: 'How to burn NFT' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - burn - nft diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/nfts/mint-nft.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/nfts/mint-nft.mdx index dbcd4b17203..fa0f1f04b2b 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/nfts/mint-nft.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/nfts/mint-nft.mdx @@ -2,7 +2,7 @@ title: Mint an NFT description: 'How to mint an NFT' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - mint - nft diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/nfts/send-nft.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/nfts/send-nft.mdx index c7127f683f9..47e62fd03a0 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/nfts/send-nft.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/nfts/send-nft.mdx @@ -2,7 +2,7 @@ title: Send NFT description: 'How to send NFT to another address' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - send - nft diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/outputs/features.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/outputs/features.mdx index b4cb3c2ccf9..d02b224f584 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/outputs/features.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/outputs/features.mdx @@ -2,7 +2,7 @@ title: Features description: 'How to create outputs with different features' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - outputs - features diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/outputs/unlock-conditions.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/outputs/unlock-conditions.mdx index 7280334da6c..6b51ea999e8 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/outputs/unlock-conditions.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/outputs/unlock-conditions.mdx @@ -2,7 +2,7 @@ title: Unlock Conditions description: 'How to set unlock conditions for outputs' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - outputs - unlock conditions diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/sign-ed25519.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/sign-ed25519.mdx index 8ce3e5970df..f6892a7924a 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/sign-ed25519.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/sign-ed25519.mdx @@ -2,7 +2,7 @@ title: Sign Ed25519 description: 'How to sign with Ed25519' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - sign - ed25519 diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/verify-ed25519-signature.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/verify-ed25519-signature.mdx index 5b63f4b81d8..9c794588160 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/verify-ed25519-signature.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/sign-and-verify-ed25519/verify-ed25519-signature.mdx @@ -2,7 +2,7 @@ title: Verify Ed25519 Signature description: 'How to verify an Ed25519 signature' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - verify - ed25519 diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/request-funds.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/request-funds.mdx index 87aedfedf9f..0086aef605a 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/request-funds.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/request-funds.mdx @@ -2,7 +2,7 @@ title: Request Funds description: 'How to programmatically request testnet funds.' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - faucet - testnet diff --git a/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/simple-transaction.mdx b/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/simple-transaction.mdx index d328208dd10..a5d914d8bd6 100644 --- a/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/simple-transaction.mdx +++ b/docs/build/iota-sdk/1.0/docs/how-tos/simple-transaction/simple-transaction.mdx @@ -2,7 +2,7 @@ title: Simple Transaction description: 'How to send a value transaction' image: /img/logo/iota_mark_light.png -keywords: +tags: - how to - faucet - testnet diff --git a/docs/build/iota-sdk/1.0/docs/troubleshooting.md b/docs/build/iota-sdk/1.0/docs/troubleshooting.md index 654f17279f3..5004efdc8ae 100644 --- a/docs/build/iota-sdk/1.0/docs/troubleshooting.md +++ b/docs/build/iota-sdk/1.0/docs/troubleshooting.md @@ -1,6 +1,6 @@ --- description: Troubleshooting the IOTA SDK. -keywords: +tags: - discussion - channel - problem diff --git a/docs/build/iota-sdk/1.0/docs/welcome.md b/docs/build/iota-sdk/1.0/docs/welcome.md index c48803580e1..f64beab9d84 100644 --- a/docs/build/iota-sdk/1.0/docs/welcome.md +++ b/docs/build/iota-sdk/1.0/docs/welcome.md @@ -1,7 +1,7 @@ --- image: '/img/banner/client_lib_overview.png' description: 'Learn about the IOTA SDK, its main modules (client and wallet), available programming languages (Rust, Node.js, Python, and Wasm), secure secret management using Stronghold, and how to join the discussion and get support.' -keywords: +tags: - IOTA SDK - Rust - client diff --git a/docs/get-started/wallets/bloom.md b/docs/get-started/wallets/bloom.md index 5099ac7de82..97a838760da 100644 --- a/docs/get-started/wallets/bloom.md +++ b/docs/get-started/wallets/bloom.md @@ -1,7 +1,7 @@ --- title: Bloom Wallet description: A feature-laden Shimmer wallet. -keywords: +tags: - Bloom Wallet - Shimmer Wallet - IOTA Wallet diff --git a/docs/maintain/hornet/2.0/docs/getting_started/getting_started.md b/docs/maintain/hornet/2.0/docs/getting_started/getting_started.md index 1e5f09d1210..d6ee25a2691 100644 --- a/docs/maintain/hornet/2.0/docs/getting_started/getting_started.md +++ b/docs/maintain/hornet/2.0/docs/getting_started/getting_started.md @@ -1,7 +1,7 @@ --- description: Getting started with the recommended requirements and installation links. image: /img/banner/banner_hornet_getting_started.png -keywords: +tags: - IOTA Node - HORNET Node - Linux diff --git a/docs/maintain/hornet/2.0/docs/how_tos/post_installation.md b/docs/maintain/hornet/2.0/docs/how_tos/post_installation.md index 7f7a9244d38..c93ce52bcbf 100644 --- a/docs/maintain/hornet/2.0/docs/how_tos/post_installation.md +++ b/docs/maintain/hornet/2.0/docs/how_tos/post_installation.md @@ -1,7 +1,7 @@ --- description: Introducing the HORNET nodes configuration files and their settings. image: /img/logo/HORNET_logo.png -keywords: +tags: - IOTA Node - HORNET Node - Configuration diff --git a/docs/maintain/hornet/2.0/docs/how_tos/using_docker.md b/docs/maintain/hornet/2.0/docs/how_tos/using_docker.md index 72642064160..273b52b2884 100644 --- a/docs/maintain/hornet/2.0/docs/how_tos/using_docker.md +++ b/docs/maintain/hornet/2.0/docs/how_tos/using_docker.md @@ -1,7 +1,7 @@ --- description: Learn how to install and run a HORNET node using Docker. image: /img/banner/banner_hornet_using_docker.png -keywords: +tags: - IOTA Node - HORNET Node - Docker diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/configuration.md index 3ad2a8c97fd..645500d74f9 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-api-core-v0. -keywords: +tags: - IOTA Node - Hornet Node - Configuration diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/welcome.md index a0af951d434..a9ce56f80d5 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v0/welcome.md @@ -1,7 +1,7 @@ --- description: INX-api-core-v0 provides historical tangle data from a hornet legacy database via IOTA legacy API. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/configuration.md index f056963a8b5..df215c50c5a 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-api-core-v1. -keywords: +tags: - IOTA Node - Hornet Node - Configuration diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/welcome.md index 270f0d21056..3230209b67b 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/api-core-v1/welcome.md @@ -1,7 +1,7 @@ --- description: INX-api-core-v1 provides historical tangle data from a hornet chrysalis database via IOTA chrysalis API. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/configuration.md index 11d6e653d96..89d65e4f023 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-Coordinator. -keywords: +tags: - IOTA Node - Hornet Node - Coordinator diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/welcome.md index bb65e8eda2d..35772773f02 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/coordinator/welcome.md @@ -1,7 +1,7 @@ --- description: INX-Coordinator is the extension tasked with coordinating the grow of the tangle. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/configuration.md index 911bb03eec8..5403b5d02e1 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-Dashboard. -keywords: +tags: - IOTA Node - Hornet Node - Dashboard diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/welcome.md index b23eca7d839..090156a4394 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/dashboard/welcome.md @@ -1,7 +1,7 @@ --- description: INX-Dashboard is a node configuration dashboard for node owners. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/configuration.md index 73ffa36379b..6cbcc80d441 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-Faucet. -keywords: +tags: - IOTA Node - Hornet Node - Faucet diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/welcome.md index 62171b689a0..8bfb09dd8ec 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/faucet/welcome.md @@ -1,7 +1,7 @@ --- description: INX-Faucet is a faucet application for test and development networks as well as for private networks. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/api_reference.md b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/api_reference.md index 79a8d16f333..17a63e61dab 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/api_reference.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/api_reference.md @@ -1,7 +1,7 @@ --- description: Links to the Indexer REST API reference. image: /img/logo/HornetLogo.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/configuration.md index 85d2a06f290..90aae897f33 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-Indexer. -keywords: +tags: - IOTA Node - Hornet Node - Indexer diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/how_to/query_outputs.md b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/how_to/query_outputs.md index 7216bfbc691..3afc55b2044 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/how_to/query_outputs.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/how_to/query_outputs.md @@ -1,7 +1,7 @@ --- description: Query the Indexer for Outputs. image: /img/logo/HornetLogo.png -keywords: +tags: - IOTA Node - HORNET Node - Configuration diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/welcome.md index 5b0f0a2d592..7bd36fcf43c 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/indexer/welcome.md @@ -1,7 +1,7 @@ --- description: INX-Indexer is a ledger indexing tool to provide structured and queryable data to wallets and other applications. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/api_reference.md b/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/api_reference.md index 7060f407f4e..0b373dda6a5 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/api_reference.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/api_reference.md @@ -1,7 +1,7 @@ --- description: Links to the IRC-Metadata REST API reference. image: /img/logo/HornetLogo.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/configuration.md index 6fdef5861b5..b5181ab721a 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-IRC-Metadata. -keywords: +tags: - IOTA Node - Hornet Node - Metadata diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/welcome.md index 0fca99fd7ff..9360136ec0e 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/irc-metadata/welcome.md @@ -1,7 +1,7 @@ --- description: INX-IRC-Metadata enables you to query the metadata of NFT and native tokens. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/api_reference.md b/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/api_reference.md index 1a1e47f6111..d563d111201 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/api_reference.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/api_reference.md @@ -1,7 +1,7 @@ --- description: Links to the MQTT Event API reference. image: /img/logo/HornetLogo.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/configuration.md index e71ac60f0fb..7d38db1689b 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-MQTT. -keywords: +tags: - IOTA Node - Hornet Node - Dashboard diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/welcome.md index e300ecd366b..cd81e829d81 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/mqtt/welcome.md @@ -1,7 +1,7 @@ --- description: INX-MQTT provides an event-based real-time streaming node API. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/participation/api_reference.md b/docs/maintain/hornet/2.0/docs/inx-plugins/participation/api_reference.md index 98d95d2327d..59d5a44c47e 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/participation/api_reference.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/participation/api_reference.md @@ -1,7 +1,7 @@ --- description: Links to the Participation reference. image: /img/logo/HornetLogo.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/participation/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/participation/configuration.md index 8167bcb08ea..170df148040 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/participation/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/participation/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-Participation. -keywords: +tags: - IOTA Node - Hornet Node - Participation diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/participation/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/participation/welcome.md index 17c933de9ba..939698da47c 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/participation/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/participation/welcome.md @@ -1,7 +1,7 @@ --- description: INX-Participation is an extension for nodes to enable on-tangle voting. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/poi/api_reference.md b/docs/maintain/hornet/2.0/docs/inx-plugins/poi/api_reference.md index 985a2229e7e..dc1b76fa02a 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/poi/api_reference.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/poi/api_reference.md @@ -1,7 +1,7 @@ --- description: Links to the POI REST API reference. image: /img/logo/HornetLogo.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/poi/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/poi/configuration.md index 14e9d84e9dc..0eaeb292612 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/poi/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/poi/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-POI. -keywords: +tags: - IOTA Node - Hornet Node - POI diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/poi/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/poi/welcome.md index 9a30992f7b3..0fff86c2709 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/poi/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/poi/welcome.md @@ -1,7 +1,7 @@ --- description: INX-POI enables you to generate and verify Proof-of-Inclusion of blocks in the Tangle. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/configuration.md b/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/configuration.md index 992d8118539..fb161af8b24 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/configuration.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for INX-Spammer. -keywords: +tags: - IOTA Node - Hornet Node - Spammer diff --git a/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/welcome.md b/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/welcome.md index 77913adda94..96d3b1e580a 100644 --- a/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/welcome.md +++ b/docs/maintain/hornet/2.0/docs/inx-plugins/spammer/welcome.md @@ -1,7 +1,7 @@ --- description: INX-Spammer is a tool to generate transactions in the network thereby increasing reference and confirmation rates. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - Hornet Node - INX diff --git a/docs/maintain/hornet/2.0/docs/references/api_reference.md b/docs/maintain/hornet/2.0/docs/references/api_reference.md index 432c99bea99..f0afdf35eb2 100644 --- a/docs/maintain/hornet/2.0/docs/references/api_reference.md +++ b/docs/maintain/hornet/2.0/docs/references/api_reference.md @@ -1,7 +1,7 @@ --- description: Links to the REST API reference and the Node event API reference. image: /img/logo/HORNET_logo.png -keywords: +tags: - IOTA Node - HORNET Node - REST API diff --git a/docs/maintain/hornet/2.0/docs/references/configuration.md b/docs/maintain/hornet/2.0/docs/references/configuration.md index 3719a23fbf1..29d3746dedd 100755 --- a/docs/maintain/hornet/2.0/docs/references/configuration.md +++ b/docs/maintain/hornet/2.0/docs/references/configuration.md @@ -3,7 +3,7 @@ # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for your HORNET node. image: /img/banner/banner_hornet_configuration.png -keywords: +tags: - IOTA Node - HORNET Node - Configuration diff --git a/docs/maintain/hornet/2.0/docs/references/peering.md b/docs/maintain/hornet/2.0/docs/references/peering.md index 4056c7e7606..fb0d706f461 100644 --- a/docs/maintain/hornet/2.0/docs/references/peering.md +++ b/docs/maintain/hornet/2.0/docs/references/peering.md @@ -1,7 +1,7 @@ --- description: How to configure your nodes' peers, neighbors, and auto-peering. image: /img/banner/banner_hornet_peering.png -keywords: +tags: - IOTA Node - HORNET Node - configuration diff --git a/docs/maintain/hornet/2.0/docs/welcome.md b/docs/maintain/hornet/2.0/docs/welcome.md index a2c2bac0653..373a3c8ac85 100644 --- a/docs/maintain/hornet/2.0/docs/welcome.md +++ b/docs/maintain/hornet/2.0/docs/welcome.md @@ -1,7 +1,7 @@ --- description: HORNET is a powerful, easy to install node software written in Go. It provides the full node capabilities including full support of the latest network updates. image: /img/banner/banner_hornet.png -keywords: +tags: - IOTA Node - HORNET Node - HORNET diff --git a/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md b/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md index 5059551bf7b..77533ecb703 100755 --- a/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md +++ b/docs/maintain/wasp/v1.0.0-rc.6/docs/configuration.md @@ -2,7 +2,7 @@ # !!! DO NOT MODIFY !!! # This file is auto-generated by the gendoc tool based on the source code of the app. description: This section describes the configuration parameters and their types for WASP. -keywords: +tags: - IOTA Node - Hornet Node - WASP Node diff --git a/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md b/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md index 4ca6eee4190..385ec322f55 100644 --- a/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md +++ b/docs/maintain/wasp/v1.0.0-rc.6/docs/metrics.md @@ -1,7 +1,7 @@ --- description: IOTA Smart Contract Protocol is IOTA's solution for running smart contracts on top of the IOTA _tangle_. image: /img/logo/WASP_logo_dark.png -keywords: +tags: - smart contracts - metrics - reference diff --git a/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md b/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md index 91d37288de5..ddd4237193a 100644 --- a/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md +++ b/docs/maintain/wasp/v1.0.0-rc.6/docs/running-a-node.md @@ -1,7 +1,7 @@ --- description: How to run a node. Requirements, configuration parameters, dashboard configuration, and tests. image: /img/logo/WASP_logo_dark.png -keywords: +tags: - Smart Contracts - Running a node - Go-lang