Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.mdx #317

Merged
merged 1 commit into from
Mar 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions packages/docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ import { DocsAscii } from '../components/DocsAscii'

## About Namada

[Namada](https://namada.net/) is a privacy-for-assets centric blockchain using zero-knowledge proof technology.
Namada's cryptographical features give users asset-agnostic, interchain privacy, and is being built by the Anoma foundation.
[Namada](https://namada.net/) is a data-protection blockchain using zero-knowledge proof technology.
Namada's cryptographical features give users asset-agnostic, multichain data protection, and is being built by the Anoma foundation.

### Key innovations:

- Zcash-like transfers for any assets (fungible and non-fungible)
- Rewarded usage of privacy as a public good
- Zcash-like shielded transfers for any assets (fungible and non-fungible)
- Rewards for keeping assets in the shielded set
- Interoperability with Ethereum via a custom bridge with trust-minimization

## Overview of features
Expand Down
Loading