Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu committed Nov 15, 2024
1 parent ad33ad8 commit caebb3c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
## Overview

Subcoin is a full node implementation of Bitcoin in Rust, built using the [Substrate framework](https://github.com/paritytech/polkadot-sdk).
Subcoin is a full node implementation of Bitcoin in Rust, built using the [polkadot-sdk (formerly Substrate) framework](https://github.com/paritytech/polkadot-sdk).
By leveraging Substrate's modular and flexible architecture, Subcoin aims to offer a robust
and performant implementation of Bitcoin protocol. It is the first Bitcoin client that
introduces the decentralized fast sync into the Bitcoin ecosystem, a syncing strategy common
Expand Down Expand Up @@ -60,8 +60,10 @@ and code of conduct when contributing to the project.

## Donations

Subcoin is an open-source project dedicated to advancing decentralized technologies. We are grateful for
the [grant](https://github.com/w3f/Grants-Program/pull/2304) of the Web3 Foundation for our initial development.
Subcoin is an open-source public good project dedicated to advancing decentralized technologies around Bitcoin.
We are grateful for receiving the [grant](https://github.com/w3f/Grants-Program/pull/2304) of the Web3 Foundation
for our initial development.

If you believe in our mission and would like to contribute to the continued growth and improvement of Subcoin,
we welcome your support:

Expand Down

0 comments on commit caebb3c

Please sign in to comment.