Joined April 2025
3 Photos and videos
The real $CAW has profiles on ETH, staking on ETH, and never requires gas on another chain. The real CAW lets you like/post/follow without signing your wallet constantly. The real CAW will win the world. Still building, everyday. Brick by brick we build an empire.
42
109
364
28,976
Call it a meme if you want, but we are about to launch utility to power an entire social network.
Which of these tokens has the best future? Pick one. 🐳
27
80
293
39,592
What feature set would excite you the most to be integrated into CAW at some point in the future? (Zero promises that any of these will be built. I'm honestly just doing research for polling UX right now)
52% GameFi
20% Prediction Markets
29% Token Launchpad
0%
0%
0%
0%
0%
182 votes • Final results
32
63
225
22,621
Okay frens. Testnet is live. ==> test.caw.social Thank you everyone for being here and enduring the long journey this has been. I believe in the vision, the manifesto, and I believe in the future of $CAW. #TogetherWeFly. Please understand: => This is not YET meant to be a fully finished product. => There will be bugs, there will be mistakes. => The important thing is that we work together to find them. Please click the little bug button/icon to report any issues you find. 99% of my testing has been with Rabby on chrome desktop. If you’re using other browsers or wallets or devices, be prepared to submit bug reports. I will redeploy these contracts and blow away the database at some point, so your data is… well forever on chain, but not forever on this front end. --- Some notes for testnet: It works with Sepolia, so you will need a little Sepolia-ETH in your wallet to send transactions. Faucet here: cloud.google.com/application… (or you can use gas.zip/) Once you have Sepolia ETH, you’ll need to get some mCAW (mintable caw) there is a faucet on the app. test.caw.social/faucet From the developer side, I’ve made an extremely easy 1-liner for anyone who would like to try to install a front end node on their own server. Just run: /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Gi…)" It’s as simple as that. It will ask you questions. You might have questions. I will be here to help answer questions (after I sleep).
56
157
460
118,388
Teh progress. It's real. Public testnet tomorrow. $CAW
49
120
384
71,295
72 commits pushed in the last 48 hours. 5 major themes: - Pre-mainnet hardening - Better trustless replication - One-liner installation for new nodes - Lots of UI UX fixes everywhere - Node resilience 112 files changed 11,653 added lines 7,936 deletions Already pushed to github. github.com/GilgameshCaw/Caw
27
68
261
24,941
Teh next step for me is perfecting deployment process. (will make it easy for nodes/front-ends to be created) End result of this next bit of work will be a public testnet
20
40
203
11,407
Gilgamesh retweeted
ギルちゃん8:50にオンラン観測🔭 がしかし!もうテレグラムにオンラインは当たり前になってきている! 彼らは急ピッチでコードを書き続けてるだろうから!🔥 そしてギルちゃんの心強い言葉がTG上で!!!! 念のためもう一度お伝えします。このグループは「チーム」です。 何かを実現したいなら、まず行動を起こさなければなりません。私はこのアプリを完成させたいからこそ、開発しているのです。 🐦‍⬛🌹🐦‍⬛🌹🐦‍⬛🌹 @caw_dev #THE_CROW_WILL_FLY #CAW #Gilgamesh #GilgameshWakeUp #CawProtocol #TehFuturelsHere #IAmRyoshi #DecentralizedFreedom
3
20
120
5,000
Gilgamesh retweeted
King Gilgamesh said : Spread the word now. Testnet is coming... @caw_dev @CommunityCaw After 4 years expecting great events...
30 more commits pushed to $caw github tonight. github.com/GilgameshCaw/Caw Today was mostly focused around scalability, managing rate limits with RPC urls, and limiting admin controls to be deployment-only, and simplifying data replication. I'm looking forward to tomorrow. Exciting things on their way.
2
22
90
9,264
Gilgamesh retweeted
#CAW Testnet imminent 🌙 .
39
79
273
42,650
30 more commits pushed to $caw github tonight. github.com/GilgameshCaw/Caw Today was mostly focused around scalability, managing rate limits with RPC urls, and limiting admin controls to be deployment-only, and simplifying data replication. I'm looking forward to tomorrow. Exciting things on their way.
30
74
292
24,186
Gilgamesh retweeted
本日は6:31からのギルちゃんログイン観測してます。 昨日更新されたGitHubですがバグの他にUI辺りの更新を行なってるように見えます。 地道に一歩一歩進んでる感じがしてワクワクしますね。 早くテストネットに参加したいどす🔥🐦‍⬛ 🐦‍⬛🌹🐦‍⬛🌹🐦‍⬛🌹 @caw_dev #THE_CROW_WILL_FLY #CAW #Gilgamesh #GilgameshWakeUp #CawProtocol #TehFuturelsHere #IAmRyoshi #DecentralizedFreedom
2
17
83
4,684
Gilgamesh retweeted
Apr 22
When you access CAW, this is likely the first screen you will see. It looks like countless crows (users) flying freely across the decentralized sky. Although it is still on a testnet, we have successfully enabled our voices to reach others through the blockchain without a central server. Those voices can never be censored.
19
53
201
10,909
Another day, another push to github. 🌙 ~50 more details, bugs, and inefficiencies squashed. Step by step $CAW will be ready.
26
73
295
29,222
Here's a quick video to show a bit more of what's been created. I think this only covers 25%-30% of the features I've implemented. Everything you can see is clickable and working.
22
86
270
40,144
Big thanks to Yu for already getting the code running locally. Together we fly. 🌙
Apr 21
#CAW $CAW I ran the code pushed to GitHub in a local environment. Amazing work by @caw_dev. The UI is intuitive, and I was able to seamlessly go from minting NFTs to posting (CAW). It will likely be refined even further from here. You don’t need to sign MetaMask multiple times. NFT minting and the deposit can be executed at the same time. Optionally, you can write profile updates on-chain. Since this code is still under development, I recommend exercising caution if you plan to run it locally.
12
40
194
15,218
Aside from that magic moment, today was productive: To ensure $CAW data truly lives forever, I've implemented cross-chain replication. That means the data will be stored in multiple places - and if one chain were to die, our data is still persisted elsewhere. This replication is expensive when one chain needs to tell another what's happening, but using the same principal as optimistic rollups, we can skip that cost entirely. CAW Validators will post data directly to archive chains with a stake. If anyone proves the data is wrong, the challenger takes their stake. If nobody challenges it within 2 days, it's finalized. Cross-chain messaging is only needed for fraud proofs — which should never happen. Result: 95% cheaper replication.
10
35
180
8,529
Today I woke up to something that felt like magic. Someone from the community ran the code I pushed, booted their own local server, created an account and made some posts that were sent to the blockchain and pulled back down on to my system, 100% automatic. I've been working on this project locally for months, and all of the sudden someone was able to write to my local database. First thought: wtf? But immediately I realized: the protocol is effectively already live on testnet. The real "source of truth" is on chain. We are already connected. The core of the magic I felt is #decentralization. This protocol is designed to connect people through frontends hosted across the globe. Soon: the frontend I'm building will be deployed publicly (testnet first) for the community to test together, and when it's live, you too can experience the magic and power of decentralization.
21
69
262
15,632
Also: I just now pushed a few more major optimizations. Thank you to @claudeai for enabling some pretty complicated assembly code that I've been dreaming about for a long time:
12
54
229
16,755
The goal here is to create the perfect protocol. A protocol that is economically feasible, trustless, invincible, and permanent. These savings directly translate towards that future. 🌙
12
43
187
8,161