We are live on Mantle Sepolia.
Forge your first private asset, pair it with $mETH, and break the RWA Trilemma.
Try the Demo: https://t.co/Yzh6jplSNp
Source Code: https://t.co/29d4L2g6T6
Project Details: https://t.co/115niMPTb9
Built on @pinatacloud for IPFS
#BuildonMantle
The RWA market is frozen at $24B.
Institutions want privacy. Regulators want transparency.
The "RWA Trilemma" has made on-chain compliance impossible.
Until now.
Introducing Vellum: The Atomic Privacy Middleware for @Mantle_Official .
ZK-Enforced. Log-Settled. $mETH Yielding.
We built Vellum as an SDK first.
Any RWA protocol can fork our middleware to add "Conditional Privacy" to their dApp in <5 minutes.
npm i vellum-sdk
Often, concepts like "burnout" are considered western imports by parents, and to them they just think we're "lazy" and looking for excuses.
https://t.co/qAox7SzaGG
So I built Kintsu, an AI diplomat that translates mental health struggles into proverbs that our parents respect.
I built a screen capturer in C++. It wasn't too hard, I basically just used WinGDI to create a screenshot, and GDIplus to save it to a file. Besides that, I just had to make it so that it generates screenshots every 5 seconds, and done.
For Nullshot Hacks, I developed Cogniswarm, a multi-agent swarm that uses the Nullshot Agent Framework o orchestrate three specialized agents (Queen, Pollinator, Pruner).
Check it out here: https://t.co/y0NaLZJiku
It utilizes Thirdweb smart contracts as a memory layer of sorts, allowing agents to route tasks and remix ideas anonymously without the use of centralized databases.
It's not perfect, there's no exfiltration yet, it just stores the keystrokes locally + it can't detect multiple key combinations correctly, but it's a start.
I thought I'll learn some web scraping with a simple starter project.
It's a price tracker, which fetches the price of the product, and converts it to the required currency, and stores the data along with the timestamp into a csv file for future reference