AetherOS is an elite AI-powered professional networking intelligence platform built natively on the Stacks blockchain (Bitcoin L2). It combines a 7-step AI strategy engine with real on-chain infrastructure — smart contracts, Gaia decentralized storage, live Hiro API feeds, sBTC payments, and PoX stacking data.
Your strategies, your identity, your network, your reputation — all anchored to Bitcoin.
- Powered by Groq (
llama-3.3-70b-versatile) with automatic model fallback chain. - 7-step professional networking blueprint: target profiling, outreach angles, timing strategy, psychological edge analysis.
- Free tier (1 strategy) + Premium tier via
$AetherOStoken holdings.
/api/outreachgenerates ready-to-send LinkedIn DMs, X/Twitter DMs, cold emails, and follow-ups.- Uses your CRM contact context to personalize each message.
- Pledge sBTC to source a warm introduction to a target person or company.
- Contributors submit intro proof; the creator approves and pays wallet-to-wallet in sBTC.
- Recorded on-chain via the
aetheros-bounty-registrycontract — no platform custody, no platform capital required.
- Non-transferable Soulbound Token certificates via
aetheros-certificate-sbt. - Tamper-proof, Bitcoin-secured reputation record of verified contributions and milestones.
- Decentralized contact CRM stored on Stacks Gaia — owned by your wallet, not a centralized server.
- Track targets, notes, status, and AI-drafted outreach.
- SIP-010 Token —
$AetherOSon Stacks mainnet (Clarity smart contract). - Staking contract — lock tokens for XP multipliers, on-chain rank progression.
- Governance — on-chain proposals and voting.
- Live Hiro API feeds, sBTC balance tracking, and PoX stacking data.
| Contract | Address |
|---|---|
$AetherOS token (SIP-010) |
SPQ189E66S20X7ATY7794HBY6743JE9YJMCKHAEF.AetherOS |
| Staking | SPQ189E66S20X7ATY7794HBY6743JE9YJMCKHAEF.aetheros-staking |
| Certificate SBT | SPQ189E66S20X7ATY7794HBY6743JE9YJMCKHAEF.aetheros-certificate-sbt |
| Bounty Registry | SPQ189E66S20X7ATY7794HBY6743JE9YJMCKHAEF.aetheros-bounty-registry |
All contracts are written in Clarity (decidable, auditable) and deployed under one deployer address.
sBTC note: Warm-intro bounty rewards are paid via the official mainnet sBTC SIP-010 token (
SP3K8BC0PPEVCV7NZ6QSRWPQ2JE9E5B6N3PA0KBR9.sbtc-token) directly from creator to contributor on approval. The registry only records bounty state — it never holds funds.
- Framework: Next.js 15 (App Router) · React 18 · TypeScript
- Styling: Tailwind CSS · Framer Motion
- Blockchain:
@stacks/connect,@stacks/transactions,@stacks/network,@stacks/storage - AI: Groq inference API
- Storage: Stacks Gaia (decentralized) with lightweight fallback
npm install
cp .env.example .env.local # add GROQ_API_KEY and any Firebase vars
npm run devBuild:
npm run buildContracts live in /contracts. Deploy scripts use Stacks.js v6. See docs/TERMUX_DEPLOY.md for the full mobile (Termux) walkthrough.
export STACKS_PRIVATE_KEY='your_key' # never commit this
node scripts/deploy-sbt-mainnet.mjs
node scripts/deploy-registry-mainnet.mjs # set a manual fee with FEE=10000 (0.01 STX)| Wallet | Support |
|---|---|
| Leather | ✅ Full |
| Xverse | ✅ Full |
Any @stacks/connect wallet |
✅ Compatible |
MIT © 2026 0xward
Built with Clarity on Stacks · Secured by Bitcoin · Powered by Groq
