Skip to content

Commit a1b811e

Browse files
committed
Reset README and add TRAC address
1 parent 94b9d9e commit a1b811e

1 file changed

Lines changed: 4 additions & 130 deletions

File tree

README.md

Lines changed: 4 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -1,130 +1,4 @@
1-
🚀 Kulon666 Intercom Bot
2-
3-
Kulon666 Intercom Bot is a lightweight CLI tool for Termux/Ubuntu designed to explore the Intercom & TRAC Network ecosystem through an interactive hacker-style terminal interface.
4-
5-
This bot provides:
6-
7-
- 📊 Wallet TX & balance monitoring
8-
- 🔄 Token swap simulation
9-
- 🎁 TNK reward eligibility checker
10-
- 🌐 Localhost dashboard viewer
11-
- 🤖 Intercom exploration utilities
12-
- ⚡ Neon glitch / hacker-style CLI UI
13-
14-
Built to be fast, simple, and easy to run on both Termux and Ubuntu.
15-
16-
---
17-
18-
✨ Features
19-
20-
Core Tools
21-
22-
- Wallet balance & transaction monitor
23-
- Swap simulation engine
24-
- TNK reward eligibility checker
25-
- Quick shortcut to TRAC explorer
26-
- Automatic localhost dashboard
27-
28-
UI Experience
29-
30-
- Neon hacker CLI theme
31-
- Glitch animation header
32-
- Interactive terminal menu
33-
- Lightweight & high performance
34-
35-
Developer Friendly
36-
37-
- Simple bash launcher
38-
- Easy wallet address configuration
39-
- Compatible with fork submission system
40-
- Ready for TNK reward validation
41-
42-
---
43-
44-
🖥️ Installation (Termux)
45-
46-
pkg update && pkg upgrade -y
47-
pkg install git nodejs -y
48-
49-
git clone https://github.com/kulon666/intercom-swap
50-
cd intercom-swap
51-
chmod +x menu.sh
52-
./menu.sh
53-
54-
---
55-
56-
🐧 Installation (Ubuntu)
57-
58-
sudo apt update && sudo apt upgrade -y
59-
sudo apt install git nodejs npm -y
60-
61-
git clone https://github.com/kulon666/intercom-swap
62-
cd intercom-swap
63-
chmod +x menu.sh
64-
./menu.sh
65-
66-
---
67-
68-
🧭 Menu Overview
69-
70-
Main menu sections include:
71-
72-
- Wallet Monitor → check balances & transactions
73-
- Swap Simulator → simulate token swaps
74-
- TNK Checker → verify TNK reward eligibility
75-
- Explorer Shortcut → open TRAC explorer quickly
76-
- Local Dashboard → monitor activity via localhost
77-
78-
---
79-
80-
📸 Menu Screenshot
81-
82-
Place your screenshot inside:
83-
84-
/assets/menu.png
85-
86-
Display it in README:
87-
88-
![Menu Screenshot](assets/menu.png)
89-
90-
(Ensure the image is uploaded to the repository.)
91-
92-
---
93-
94-
🪙 TRAC Address
95-
96-
TNK rewards will be sent to:
97-
98-
trac1mewjk893a0r2tyyac4lz0np8hrlcc5ua29v58q7u8dkw24cp8hjq4vfs4r
99-
100-
---
101-
102-
📦 Fork Submission (TNK Program)
103-
104-
To participate in the TNK reward program:
105-
106-
1. Fork intercom / intercom-swap
107-
2. Add this project to your fork README
108-
3. Include:
109-
- App name
110-
- Short description
111-
- Fork repository link
112-
- TRAC address
113-
114-
50,000 TNK will be distributed to the first 100 accepted forks.
115-
116-
---
117-
118-
⚠️ Disclaimer
119-
120-
This tool is created for educational and ecosystem exploration purposes only.
121-
Not financial advice. Use at your own risk.
122-
123-
---
124-
125-
👤 Author
126-
127-
kulon666
128-
129-
- GitHub: https://github.com/kulon666
130-
- Role: TRAC Ecosystem Explorer
1+
# kulon666
2+
3+
TRAC Address:
4+
trac1mewjk893a0r2tyyac4lz0np8hrlcc5ua29v58q7u8dkw24cp8hjq4vfs4r

0 commit comments

Comments
 (0)