Skip to content
Snippets Groups Projects
Commit 3d80925d authored by Keith Millette's avatar Keith Millette
Browse files

A few more pre-deploy changes.

parent 1b15de03
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 18 deletions
......@@ -3,6 +3,6 @@
"position": 2,
"link": {
"type": "generated-index",
"description": "All things related to cMix"
"description": "Technical design specification documentation for the xx network, a cMixx implementation."
}
}
......@@ -3,6 +3,6 @@
"position": 2,
"link": {
"type": "generated-index",
"description": "All things related to cMix"
"description": "xxDK Reference and Guide"
}
}
......@@ -17,7 +17,7 @@ Some use cases for integrating the API into your applications include (but are n
- Banking applications
- Voting applications, such as [Votexx](https://votexx.org/)
- Secure messaging apps for private communication, such as [xx messenger](https://xx.network/messenger/)
- Secure messaging apps for private communication, such as [xx messenger](../../dapps/xxm)
The xxDK supports golang versions 1.17 or newer. You can find the most recent version on [Gitlab](https://git.xx.network/elixxir/client).
......
# Speakeasy
\ No newline at end of file
# Speakeasy
https://alpha.speakeasy.tech/
\ No newline at end of file
......@@ -3,6 +3,6 @@
"position": 2,
"link": {
"type": "generated-index",
"description": "Overview of the xx Network"
"description": "Overview of xx network"
}
}
......@@ -5,4 +5,6 @@ sidebar_position: 3
# What is cMixx?
cMixx is the end-to-end encryption tool we use to protect your privacy. It uses a revolutionary metadata shredding technology that obscures the metadata you share when sending messages, making payments, and transferring data. cMixx does this by mixing all transactions together in batches or “anonymity sets” and processing them simultaneously, which shreds all metadata and prevents third parties from analyzing activity patterns and connecting senders to recipients. Read more about it in the cMixx whitepaper.
![Message Mixing System Comic](@site/static/img/Message_Mixing_System_Comic.jpg)
\ No newline at end of file
![Message Mixing System Comic](@site/static/img/Message_Mixing_System_Comic.jpg)
[Read more ...](../category/cmixx)
\ No newline at end of file
......@@ -4,4 +4,6 @@ sidebar_position: 2
# What is xxChain?
xx Chain is the unique consensus protocol that protects and secures the xx Network blockchain. After transactional data is neutralized through cMixx, payments are passed to the decentralized xx Nodes running the xxChain protocol. The nodes then confirm transactions and add them to the xxChain. Learn more in the xx consensus whitepaper.
\ No newline at end of file
xx Chain is the unique consensus protocol that protects and secures the xx Network blockchain. After transactional data is neutralized through cMixx, payments are passed to the decentralized xx Nodes running the xxChain protocol. The nodes then confirm transactions and add them to the xxChain. Learn more in the xx consensus whitepaper.
[Read more ...](../category/xxchain)
\ No newline at end of file
......@@ -3,6 +3,6 @@
"position": 4,
"link": {
"type": "generated-index",
"description": "How to use the xx Network Web Wallet"
"description": "How to use the xx network Web Wallet."
}
}
......@@ -2,4 +2,6 @@
sidebar_position: 3
---
# Account Types
\ No newline at end of file
# Account Types
To do.
\ No newline at end of file
......@@ -2,4 +2,6 @@
sidebar_position: 6
---
# Add Contacts
\ No newline at end of file
# Add Contacts
To do.
\ No newline at end of file
......@@ -4,4 +4,4 @@ sidebar_position: 2
# Selecting an Endpoint
How to
To do.
\ No newline at end of file
# Voting
\ No newline at end of file
# Voting
To do.
\ No newline at end of file
# Bonding xx Coins
\ No newline at end of file
# Bonding xx Coins
To do.
\ No newline at end of file
# Payouts
\ No newline at end of file
# Payouts
To do.
\ No newline at end of file
# Staking
\ No newline at end of file
# Staking
To do.
\ No newline at end of file
# Unbonding xx Coins
\ No newline at end of file
# Unbonding xx Coins
To do.
\ No newline at end of file
# Validating
\ No newline at end of file
# Validating
To do.
\ No newline at end of file
......@@ -4,4 +4,6 @@ sidebar_position: 1
# Introduction
Description
\ No newline at end of file
The [xx network Web Wallet](https://wallet.xx.network) is the official web-based wallet app to create quantum-ready wallets, stake your xx coins, and vote on network issues. This is the most complex and complete tool used to interact with xx network blockchain.
If you do not need the complete tool set of the Web Wallet and wish to use a mobile wallet, please visit [xx network Hub](https://hub.xx.network/wallets).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment