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 Pages “about” #408

Merged
merged 1 commit into from
Apr 18, 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
36 changes: 25 additions & 11 deletions src/pages/about/index.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,30 @@
---
template: 'about-page'
template: about-page
path: /about
title: About tBTC
supporters:
- name: Keep
description: Keep is a privacy layer for Ethereum. A “keep” is an off-chain container for private data. Keeps help contracts harness the full power of the public blockchain — enabling deep interactivity with private data. The Keep network, powered by KEEP tokens, handles custodianship for tBTC.
url: https://keep.network/
- name: Summa
description: Summa provides custom-built interoperability solutions for companies throughout the blockchain ecosystem. Its solutions allow companies to access larger markets, expand their feature-sets, and access new liquidity in a unified cross-chain marketplace.
url: https://summa.one/
- name: Cross-Chain Group
description: The Cross-Chain Group is an industry resource and working group dedicated to furthering the research, design, and implementation of cross-chain architecture. Through educational events, advisory services, and open-source tooling, its goal is to expand blockchain interoperability and foster an environment that is more connected, functional, and scalable.
url: https://www.crosschain.group/
- description: >-
Threshold Network is a set of protocols and the node operators that back
them to offer a full suite of decentralized threshold cryptography
services. Threshold cryptography protects data by distributing operations
across a network of independent nodes. This simple idea increases security
and availability and reduces reliance on trusted parties. It was formed by
the first ever on-chain merger between the Keep and NuCypher networks.
name: Threshold Network
url: 'https://threshold.network'
- description: >-
Keep is a privacy layer for Ethereum. A “keep” is an off-chain container
for private data. Keeps help contracts harness the full power of the
public blockchain — enabling deep interactivity with private data. The
Keep network, powered by KEEP tokens, handles custodianship for tBTC.
name: Keep
url: 'https://keep.network/'
- description: >-
Summa provides custom-built interoperability solutions for companies
throughout the blockchain ecosystem. Its solutions allow companies to
access larger markets, expand their feature-sets, and access new liquidity
in a unified cross-chain marketplace.
name: Summa
url: 'https://summa.one/'
---
tBTC is a fully Bitcoin-backed ERC-20 token pegged to the price of Bitcoin. It facilitates Bitcoin holders to act on the Ethereum blockchain and access the decentralized finance (DeFi) ecosystem. tBTC is an open-source project supported by groups including [Keep](https://keep.network/), [Summa](https://summa.one/) and the [Cross-Chain Group](https://www.crosschain.group/).
tBTC is an ERC-20 token backed 1-to-1 by BTC. It allows bitcoin holders to act on the Ethereum blockchain and access the decentralized finance (DeFi) ecosystem. tBTC is an open-source project operated by the [Threshold Network](https://threshold.network).
Loading