# Tea Incentivized Testnet

By [KOPI HITAM ☕️ Airdrop & Bounty](https://paragraph.com/@uangin) · 2024-03-08

---

Tea is a decentralized protocol secured by reputation and incentives

💲 [Raised](https://www.crunchbase.com/organization/tea-8411) : $16.9M from Binance Labs and others

The project has [announced](https://twitter.com/teaprotocol/status/1760351383385960547) an incentivized testnet, which previously required registration (posted on [Telegram](https://t.me/uangdrop/30515)) If you haven't registered yet, register now before it all ends

![Source : https://t.me/uangdrop/30515](https://storage.googleapis.com/papyrus_images/58c3cef6c83671e04c176155af0f7261b598ead2e1e32c0bae7b0794335b85bc.png)

Source : https://t.me/uangdrop/30515

Now lets Complete “Register your open-source project” Task

![](https://storage.googleapis.com/papyrus_images/92b06ee6d6f18c19f10112bc4162272b103cb160b5b95ad43974591dca711f04.png)

* * *

Bahan Bahan
-----------

*   Github
    

Please Prepare your Github Account. its Easy, Just register on [Github](https://github.com/) and Create an Account with your Email

*   Gitpod
    

Go to [Gitpod](https://www.gitpod.io/) and Choose “Try for free” > Continue with Github > Authorize gitpod-io > Connect LikedIn > Continue …… > Now Go to [User Setting](https://gitpod.io/user/integrations) > Edit Permission > Mark All (See Pic Below) > Update Permission

![Edit Permission](https://storage.googleapis.com/papyrus_images/36bf9a138ca3a6325352bb90587a76d7fed3aee0460fc1a90d1538c50a8845e1.png)

Edit Permission

![Mark All](https://storage.googleapis.com/papyrus_images/44265b91d2f98d528cbca4bb96cc23c2dc0743076991539e92b41730c812ff3c.png)

Mark All

*   npmjs
    

Just Go to [npjs](https://www.npmjs.com/) > Register with Email > Verify Email > Open Your Profile > Edit Profile > Link with Github

* * *

**Now Lets Create Your open-source project**

*   Open [Github](https://github.com/)
    
*   Create a Repo
    
*   Copy your git link
    

![Example : https://github.com/rajulisasi/Kopihitam-tea](https://storage.googleapis.com/papyrus_images/322acd8038d0b13f175c8558ed7c0a37a1fee11285af9ae1c72f4e0091870752.png)

Example : https://github.com/rajulisasi/Kopihitam-tea

*   Open [Gitpod](https://gitpod.io/)
    
*   Click on “New Workspace”
    
*   Input Your Link Git (Example : [https://github.com/rajulisasi/Kopihitam-tea](https://github.com/rajulisasi/Kopihitam-tea)) > Continue
    

![](https://storage.googleapis.com/papyrus_images/30f92fbd9775a1100c1038b55de2823db3b3516301ee5cd6bb0b39ed9fdc4b9f.png)

*   You will get a Terminal like this (below)
    

![](https://storage.googleapis.com/papyrus_images/5c9fb610e9de499c2acb5f545a9609492fb01b87726b38506dccd53b50e56fec.png)

*   Paste This
    

    npx create-next-app@latest
    

*   What is your project named? my-app ( Choose Your project name. Example : **kopihitam-tea**)
    
*   Would you like to use TypeScript? No / **Yes** (Choose yes)
    
*   Would you like to use ESLint? No / **Yes** (Choose yes)
    
*   Would you like to use Tailwind CSS? No / **Yes** (Choose yes)
    
*   Would you like to use src/ directory? No / **Yes** (Choose yes)
    
*   Would you like to use App Router? (recommended) No / **Yes** (Choose yes)
    
*   Would you like to customize the default import alias (@/\*)? No / **Yes** \*(Choose yes)
    
*   _What import alias would you like configured? @/_ **(Enter)**
    
*   Paste This
    

    git add .
    

*   Go to Your git link and Copy repository on the command line
    

![](https://storage.googleapis.com/papyrus_images/712cc875831047ee163af5700881e5327b9e8a725526bc25a6c21f38d66fa1a9.png)

*   Back to your Gitpod terminal and Paste
    

![](https://storage.googleapis.com/papyrus_images/9b212af4f73fc17f9022564c665bdd05eff629af41c2b244ae54222f5e95e7b9.png)

*   Paste this : `npm init`
    
*   package name : Yourprojectname \*\*(Enter)\*\*version : (0.1.0) \*\*(Enter)\*\*entry point : ….. \*\*(Enter)\*\*git repository : …. **(Paste Your Git Link )**
    

![](https://storage.googleapis.com/papyrus_images/667b4d1f994171bc997ccc0d0ee7f162f4f6ced2f4677fdb89aef45949c18233.png)

\*\*     \*\*     keywords :\*\* (Enter)          \*\*author : \*\*(Enter)          \*\*license : …. \*\*(Enter)          \*\*Is this OK ? (yes) **(Enter)**

*   Paste This : `npm adduser`
    
*   You will get the link. Just open the link and Confirm it
    

![](https://storage.googleapis.com/papyrus_images/6ccfc0ddd84a92ab5905a07fa2fc1bde9b1f08448c79c6cac860b686906ea219.png)

*   Now open _package.json_
    

![](https://storage.googleapis.com/papyrus_images/a62f3d66d68499137abe34600808a2ca1397677e87413cdf6a118fb2a17fc96f.png)

*   Change The **Version to 4.1.0** and Change **private to false**
    

![](https://storage.googleapis.com/papyrus_images/937e49f16fb521fa3d48522898c03b17518b441c555e88ec290c2c9825f3d8cf.png)

*   Scroll down the _package.json_ and delete **git+** and **.git**
    

![](https://storage.googleapis.com/papyrus_images/b41f93633f4843b72685d2b019e260f3b53e7838c31ea29176e0446fc696f88b.png)

*   Close Saved
    

![](https://storage.googleapis.com/papyrus_images/1fd82be7da1f3a296b027e90b366c2a890c3b5ec26138f8191e09b477c376d80.png)

*   Paste This : `npm publish`
    

![](https://storage.googleapis.com/papyrus_images/1a8459575c5e52668d296d288e10c2502d386f7b66922c4304abe779c4b2f684.png)

*   Check your npmjs
    

![](https://storage.googleapis.com/papyrus_images/b111b671827b76ac5a7fe6a2e22ad0cad71a24cee0ee169ea046918952277828.png)

*   Check your Github
    

![](https://storage.googleapis.com/papyrus_images/81a88682daf577b6e07382f34f13de2e87bf98bb5b02dfffe551c884fcebec2b.png)

*   Last. Please Wait Somedays to Detect your project on the Tea Testnet
    

[https://linktr.ee/uangdrop](https://linktr.ee/uangdrop)

> **Mencari tutorial lain?** Bergabunglah dengan Komunitas kami di [Telegram](https://t.me/uangdrop)

KOPI HITAM ☕️ Airdrop & Bounty

🏰 Telegram : [Telegram Channel](https://t.me/uangdrop) - [Telegram Group](https://t.me/philocofee)  
🍃 Lens : [uangin.lens](https://www.lensfrens.xyz/uangin.lens) - [uangdrop.lens](https://hey.xyz/u/uangdrop)  
🐦 Twitter : [twitter.com/uangdrop](https://twitter.com/uangdrop)  
🏠 Linktr : [linktr.ee/uangdrop](https://linktr.ee/uangdrop)

---

*Originally published on [KOPI HITAM ☕️ Airdrop & Bounty](https://paragraph.com/@uangin/tea-incentivized-testnet)*
