From 4d16897985bf4295b8ba1b3d6813e123885c73e2 Mon Sep 17 00:00:00 2001 From: Patrick Dunlop Date: Thu, 15 Sep 2022 14:15:38 -0400 Subject: [PATCH] Navigation edits. --- docs/intro.md | 2 +- docs/official-links/_category_.json | 2 +- docs/overview/jackal-tldr.md | 4 ++-- docs/{ => protocol}/p-o-p.md | 2 +- docs/using-jackal/wallet/jackalwallet.md | 2 +- docs/using-jackal/wallet/keplr.md | 6 +++--- 6 files changed, 9 insertions(+), 9 deletions(-) rename docs/{ => protocol}/p-o-p.md (99%) diff --git a/docs/intro.md b/docs/intro.md index e51eda1..849b28a 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -8,6 +8,6 @@ You’ve arrived at the Jackal Wiki! Thank you for taking the first steps toward The Jackal Protocol is [open source](https://github.com/JackalLabs/canine-chain) and community-driven to facilitate a transparent and trustless system. This wiki is a one-stop shop with information on the protocol, usage, infrastructure, and opportunities. -The Jackal Wiki is maintained by Jackal Labs and the Jackal Foundation teams. We work tirelessly to maintain our documentation, but if you happen to stumble upon something out-of-date, please reach out to our teams so we can keep our documentation accurate in perpetuity. +The Jackal Wiki is maintained by [Jackal Labs](/canine-docs/docs/official-links/jackal-labs) and the [Jackal Foundation](/canine-docs/docs/contributors/foundation.md) teams. We work tirelessly to maintain our documentation, but if you happen to stumble upon something out-of-date, please reach out to our teams so we can keep our documentation accurate in perpetuity. diff --git a/docs/official-links/_category_.json b/docs/official-links/_category_.json index c98c4de..5100a54 100644 --- a/docs/official-links/_category_.json +++ b/docs/official-links/_category_.json @@ -1,4 +1,4 @@ { "label": "Official Links", - "position":4 + "position":9 } diff --git a/docs/overview/jackal-tldr.md b/docs/overview/jackal-tldr.md index 4259025..79bc5c9 100644 --- a/docs/overview/jackal-tldr.md +++ b/docs/overview/jackal-tldr.md @@ -6,6 +6,6 @@ sidebar_position: 1 The Jackal Protocol is a fast, scalable, and secure blockchain that empowers individuals, developers, and enterprises to increase their data privacy and cybersecurity posture without sacrificing ease of use. This protocol strives to offer world-class applications to protect the planet’s most important data–your data. -Unlike other blockchains, the Jackal Protocol utilizes both validators and storage providers. The Jackal Protocol allows developers to build decentralized applications with the ability to interface with all Jackal Protocol Modules–including storage contracts and file structure. This allows developers to adjust the ownership of data, share data with other jackal users or smart contracts, and transfer small or large amounts of encrypted data without centralized storage providers or middleware. This data is always self-custodial meaning no one– not even the team at Jackal–can access or view your data. +Unlike other blockchains, the Jackal Protocol utilizes both validators and storage providers. The Jackal Protocol allows developers to build decentralized applications with the ability to interface with all [Jackal Protocol Modules](/canine-docs/docs/protocol/modules/module-overview.md)–including storage contracts and file structure. This allows developers to adjust the ownership of data, share data with other jackal users or smart contracts, and transfer small or large amounts of encrypted data without centralized storage providers or middleware. This data is always self-custodial meaning no one– not even the team at Jackal–can access or view your data. -This blockchain currently consists of seven [modules](https://github.com/JackalLabs/canine-chain/blob/master/x/README.md): [jklMint](https://github.com/JackalLabs/canine-chain/blob/master/x/jklmint/README.md), [lp](https://github.com/JackalLabs/canine-chain/blob/master/x/lp/README.md), [rns](https://github.com/JackalLabs/canine-chain/blob/master/x/rns/README.md), [wasm](https://github.com/JackalLabs/canine-chain/blob/master/x/wasm/README.md), [storage](https://github.com/JackalLabs/canine-chain/blob/master/x/storage/README.md), __filetree__ and [dsig](https://github.com/JackalLabs/canine-chain/blob/master/x/dsig/README.md). These interoperable modules allow for the creation of secure, scalable, and truly decentralized applications. +This blockchain currently consists of seven [modules](https://github.com/JackalLabs/canine-chain/blob/master/x/README.md): [jklMint](https://github.com/JackalLabs/canine-chain/blob/master/x/jklmint/README.md), [lp](https://github.com/JackalLabs/canine-chain/blob/master/x/lp/README.md), [rns](https://github.com/JackalLabs/canine-chain/blob/master/x/rns/README.md), [wasm](https://github.com/JackalLabs/canine-chain/blob/master/x/wasm/README.md), [storage](https://github.com/JackalLabs/canine-chain/blob/master/x/storage/README.md), [filetree](https://github.com/JackalLabs/canine-chain/blob/master/x/filetree/README.md) and [dsig](https://github.com/JackalLabs/canine-chain/blob/master/x/dsig/README.md). These interoperable modules allow for the creation of secure, scalable, and truly decentralized applications. diff --git a/docs/p-o-p.md b/docs/protocol/p-o-p.md similarity index 99% rename from docs/p-o-p.md rename to docs/protocol/p-o-p.md index 579b078..e384d05 100644 --- a/docs/p-o-p.md +++ b/docs/protocol/p-o-p.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 1 --- # Jackal Proof-of-Persistence diff --git a/docs/using-jackal/wallet/jackalwallet.md b/docs/using-jackal/wallet/jackalwallet.md index 11ded2d..e2f0f41 100644 --- a/docs/using-jackal/wallet/jackalwallet.md +++ b/docs/using-jackal/wallet/jackalwallet.md @@ -3,6 +3,6 @@ sidebar_position: 1 --- # Jackal Wallet -## TODO: JKL WALLET +## Coming Soon diff --git a/docs/using-jackal/wallet/keplr.md b/docs/using-jackal/wallet/keplr.md index 0d0b5fa..8ffd77a 100644 --- a/docs/using-jackal/wallet/keplr.md +++ b/docs/using-jackal/wallet/keplr.md @@ -4,12 +4,12 @@ sidebar_position: 2 # Keplr Wallet -The Keplr browser extension is a wallet for accessing some Jackal applications in the Cosmos ecosystem. Keplr can be used to exchange/manage JKL and other Cosmos based tokens, participate in governance from the Jackal Dashboard, and use Jackal Storage __without privacy__. +The Keplr browser extension is a wallet for accessing some Jackal applications in the [Cosmos ecosystem](https://cosmos.network/). Keplr can be used to exchange/manage JKL and other Cosmos based tokens, participate in governance from the [Jackal Dashboard](/canine-docs/docs/using-jackal/dashboard.md), and use Jackal Storage __without privacy__. -To use Jackal applications with a __high privacy and security posture__, create a new __Jackal Wallet__ or import private keys into a Jackal Wallet. +To use Jackal applications with a __high privacy and security posture__, create a new [Jackal Wallet](/canine-docs/docs/using-jackal/wallet/jackalwallet.md) or import private keys into a Jackal Wallet. ## Set up Keplr -More information about setting up a Keplr wallet can be found in the official Keplr Documentation. +More information about setting up a Keplr wallet can be found in the official [Keplr Documentation](https://docs.keplr.app/). Open the Keplr extension on your browser. If you are setting up Keplr for the first time, you can either __create a new account__ or __import an existing account__.