# Integration Points

## Phased Web2 <-> Web3 Integration

**Mission:** Enabling seamless Web3 integration for Web2 users.

**Vision:** A decentralized peer-to-peer ecosystem for the gig economy.&#x20;

Current fastest EVM-compatible layer 1 network partner: [https://docs.taraxa.io/](https://www.taraxa.io/)

### <mark style="color:orange;">Phase 1: Web3 Auth App Signup</mark>

Web3 Auth integration into our Web2 cloud server (Firebase). See documentation [here](https://web3auth.io/docs/content-hub/guides/firebase)

<figure><img src="https://web3auth.io/docs/assets/images/firebase-flow-6d9a44a090ce4292f56f24e22e1134ea.svg" alt=""><figcaption><p>Web3Auth Integration into our Platform Apps</p></figcaption></figure>

{% hint style="success" %}
Web3 Auth Demo using Google Sign in:&#x20;

[Play Test Demo ›](https://main.d2259cfl2oapbx.amplifyapp.com/)
{% endhint %}

* [ ] Deploy Web3 Auth SDK for Platform Web2 Apps
* [ ] Release New App Builds with Web3 Auth feature
* [ ] Connect Web3 Auth network data to [Taraxa Network](https://chainlist.org/?search=tara\&testnets=true) via RPC Endpoints

### <mark style="color:yellow;">Phase 2: Hallo Coin</mark>

Hallo Coin Pre-sale. Coin website will utilize Taraxa network to validate and record coin purchase via EVM compatible wallet connect.&#x20;

{% hint style="info" %}
*This allows the continued development of the decentralization strategies and Web3 merge of the platform's ecosystem.*
{% endhint %}

* [ ] Release Tokenomics for Hallo Coin
* [ ] Publish White Paper for Hallo Coin governed by Hallo Foundation
* [ ] Launch Initial Private Pre-sale of Hallo Coin
* [ ] Create Hallo Foundation once Private Pre-sale Goals are met

### <mark style="color:green;">Phase 3: Web3 In-app Wallet</mark>

Integration of Web3 wallet into Hallo Helper Platform [apps](https://hallopr.com/download) for users to claim and start using/earning Hallo Tokens in the platform’s ecosystem.

* [ ] in progress...
* [ ] in progress...
* [ ] in progress...

### <mark style="color:blue;">Phase 4: Smart Contract Transactions</mark>

Deploy option for app users to enable transactions via smart contracts on the Ethereum network or EVM-compatible network, whichever is fastest.&#x20;

This will allow blockchain logged Smart contracts for jobs posted on the platform's [JobsFeed](https://hallopr.com/jobsfeed). Displaying as a shareable post on the feed alongside regular web2 processed transactions.

* [ ] in progress...
* [ ] in progress...&#x20;
* [ ] in progress...


---

# 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://hallohelper.gitbook.io/usdhallo-coin/web3-integration-overview/integration-points.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.
