> For the complete documentation index, see [llms.txt](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/blockchain-fundamentals/learn-will-chinese-made-crypto-soar-higher.md).

# Learn: Will Chinese-Made Crypto Soar Higher?

The Conflux network lives true to its moniker, “China’s [Polygon](https://u.today/chinese-matic-conflux-cfx-up-150-dent-follows-it-up-heres-why) (MATIC),” which is synonymous with connections with big-name enterprises.

Conflux confirmed on January 24 that it had incorporated Little Red Book, the Chinese equivalent of photo and video sharing app Instagram.  Since then, the relationship has been extremely beneficial for the Chinese cryptocurrency’s robust bullish ascension.

### **CFX Trading Volume Soars**

Less than a week after the announcement, CFX trading volume on all exchanges exploded by 373% to approximately $58 million, data from CoinMarketCap shows.

According to a press release, the collaboration would enable Little Red Book’s 200 million users to show non-fungible tokens (NFT) produced on Conflux on their personal page.

Conflux Network originates in the Tsinghua University research lab of Turing Award winner Dr. Andrew Yao.

Conflux was founded by the brightest minds from Tsinghua University and the University of Toronto. Its purpose is to promote cross-border interaction by building decentralized open source technology.

This innovative study offers a consensus mechanism that optimizes security, scalability, and decentralization as a solution to the “blockchain trilemma” issue.

### **Is China Ready To Embrace Crypto?**

China’s position on cryptocurrencies has fluctuated and changed over time. In principle, the Chinese government has demonstrated a readiness to utilize blockchain technology, while being wary of the use of cryptocurrencies and their expected implications on the nation’s economic security.

The Chinese government strengthened its[ assault](https://www.weforum.org/agenda/2022/01/what-s-behind-china-s-cryptocurrency-ban/) on cryptocurrency activities in May 2021, with the State Council declaring a blanket prohibition on cryptocurrency mining and trade.

The government cited financial hazards, energy usage, and criminal activity as the reasons for the prohibition.

Generally, China’s approach on cryptocurrencies is cautious and governmental, with an emphasis on developing blockchain technology while avoiding possible threats to financial stability and social order.

### **Major Partnerships**

China Telecom, meanwhile, plans to begin the BSIM’s first test program with Conflux in Hong Kong later this year. This will likely be followed by experimental programs in a number of Chinese regions, including Shanghai.

As the first public blockchain in China that complies with regulatory standards, Conflux provides a distinct edge for projects growing throughout Asia.

Conflux has engaged on blockchain and metaverse efforts with multinational businesses and government agencies in the region, including the city of Shanghai, McDonald’s China, Oreo and other major companies.

{% hint style="info" %}
This article first appeared in Bitcoinist, by [Christian Encila](https://bitcoinist.com/author/jomarjet/)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://web3-encyclopedia.gitbook.io/web3-encyclopedia/blockchain-fundamentals/learn-will-chinese-made-crypto-soar-higher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
