# 2nd Report Of June 2022

### **Mainnet Performance**

Validation node: 95

Mining node: 1133

New wallets added: 112

<br>

### **Project Update**

#### **Work with matured platforms for NFT trading – 95%**

—Upgraded contract ports to support minting tradable NFTs on Solana;

—Developed and upgraded the IPFS storage for minting and trading on Polygon;

—Achieved compatibility with mainstream NFT markets and platforms;

**Focuses of the next phase**

—Supporting more non-mainstream trading platforms;

—Completing tests and fine-tuning details.

#### **An ecosystem of NFT for the trading of computing power, algorithmic models and data – 85%**

—Upgraded to allow algorithm and data NFTs to enter mainstream platforms;

—Completed the bottom network framework for accessing computing power from non-mining machines;

**Focuses of the next phase**

—Upgrading to allow computing power from all sources to join Matrix, including computing power from non-mining machines;

—Developing more ecosystem apps and partnerships based on this feature.

#### **Generalized automatic machine learning – 70%**

—Developed and upgraded more MANTA nodes;

—Completed the algorithm design and framework deployment for making MANTA compatible with Matrix miners;

**Focuses of the next phase**

—Supporting mainstream GPU/CPU/TPU hardware to generate an income through MANTA;

—Developing more ecosystem apps and partnerships that use MANTA for infrastructure;

—Supporting all types of universal machine-learning algorithms.

### **Others**

—Connected MANAS’s core data and transaction data to the Mainnet;

—Completed the first design draft of the new wallet app interface;

—Added an open block syncing node for backing up data, improving the stability of the whole network.


---

# Agent Instructions: 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:

```
GET https://docs.matrix.io/bi-weekly-reports/2nd-report-of-june-2022.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
