Skip to content

Instantly share code, notes, and snippets.

View Aboudjem's full-sized avatar

Adam Boudj Aboudjem

View GitHub Profile
@Aboudjem
Aboudjem / 12-yield-splitter.md
Last active March 30, 2026 08:00
Integra PRD: 12-yield-splitter

Yield Splitter

Owner: Nawar | Ship: Week 2-3 | Est: 0.5-1d | Chain: integra-testnet-1 (EVM 26218) URL: yield.integralayer.com

Overview

Splits an IRWA token into two independently tradeable components: a Principal Token (PT) representing underlying asset ownership, and a Yield Token (YT) representing the future income stream. Speculators buy YT for leveraged yield exposure while conservative holders keep PT for stable value. This is Pendle-style yield splitting applied to real estate — a primitive that doesn't exist in traditional RE and unlocks an entirely new trading dimension on Integra.

Features

  • Split Wizard — Step-by-step flow to split any owned IRWA token into matching PT + YT pair with clear explanations of each component
  • Merge Back — Recombine matching PT + YT tokens back into the original IRWA token at any time
@Aboudjem
Aboudjem / 11-bonding-curve.md
Last active March 30, 2026 08:00
Integra PRD: 11-bonding-curve

Bonding Curve Launcher

Owner: Nawar | Ship: Week 2 | Est: 0.5-1d | Chain: integra-testnet-1 (EVM 26218) URL: bonding.integralayer.com

Overview

Launch RE tokens on automated bonding curves where price rises with demand. When a token's market cap hits a graduation threshold, it automatically migrates to the Global Order Book for open trading. Think pump.fun but for real estate tokens on Integra. Gives new IRWA tokens a fair price discovery mechanism without needing upfront liquidity, and creates excitement around new asset listings.

Features

  • Launch Creation — select an IRWA token, choose a curve type, and set a graduation threshold to start a new bonding curve
  • Linear Curve — price increases proportionally with supply (predictable, steady appreciation)
@Aboudjem
Aboudjem / 09-nocode-launchpad.md
Last active March 30, 2026 08:00
Integra PRD: 09-nocode-launchpad

No-Code Agent Launchpad

Owner: Kalki | Ship: Week 3 | Est: 0.5-1d | Chain: integra-testnet-1 (EVM 26218) URL: launchpad.integralayer.com

Overview

A wizard UI where users pick an agent template (Selling, Buyer, Affiliate, Portfolio), describe their goal in plain English, and deploy a configured agent in under 60 seconds. AI interprets the natural language goal into structured agent parameters. No coding required. This is the key growth lever for non-technical users and the demo that sells the "anyone can deploy AI agents" narrative.

Features

  • Template Picker — choose from four agent types: Selling, Buyer, Affiliate, Portfolio
  • Natural Language Goal Input — describe what you want in plain English (e.g., "Sell my Dubai Marina apartment for at least 500K IRL within 30 days")
@Aboudjem
Aboudjem / 08-portfolio-agent.md
Last active March 30, 2026 07:59
Integra PRD: 08-portfolio-agent

Portfolio Agent

Owner: Kalki | Ship: Week 2-3 | Est: 0.5-1d | Chain: integra-testnet-1 (EVM 26218) URL: portfolio-agent.integralayer.com

Overview

An AI agent that monitors a user's IRWA holdings, tracks yields across Lending and GOB, and auto-rebalances the portfolio based on user-defined exit conditions. Supports price targets, time-based exits, and allocation caps. Turns passive IRWA holders into active portfolio managers without effort, generating recurring transactions across multiple Integra protocols.

Features

  • Auto-Detection — agent discovers all IRWA holdings and lending positions on wallet connect
  • Portfolio Dashboard — total value, allocation breakdown (pie chart), unrealized PnL, and yield per asset
@Aboudjem
Aboudjem / 07-affiliate-agent.md
Last active March 30, 2026 07:59
Integra PRD: 07-affiliate-agent

Affiliate Agent

Owner: Kalki | Ship: Week 2 | Est: 0.5-1d | Chain: integra-testnet-1 (EVM 26218) URL: affiliate-agent.integralayer.com

Overview

An AI agent that promotes GOB property listings via on-chain referral links and earns IRL commission (0.5% of sale price) on completed transactions. No property ownership required — anyone can deploy one with zero capital. The agent selects high-value listings to promote, generates unique referral codes, and tracks attribution on-chain. Commission comes from the GOB protocol fee, adding no extra cost to buyers or sellers.

Features

  • Zero-Capital Entry — no property ownership or upfront funding required to start earning
  • On-Chain Referral Tracking — unique referral codes tied to agent wallet, attribution verified on-chain
@Aboudjem
Aboudjem / 06-buyer-agent.md
Last active March 30, 2026 07:59
Integra PRD: 06-buyer-agent

Buyer Agent

Owner: Kalki | Ship: Week 2 | Est: 0.5-1d | Chain: integra-testnet-1 (EVM 26218) URL: buyer-agent.integralayer.com

Overview

An AI agent that scans the GOB orderbook 24/7 for properties matching user-defined criteria and submits offers automatically. Runs as a persistent background process, negotiates across timezones, and executes purchases via AgentAuth when terms are met. Completes the two-sided agent marketplace alongside the Selling Agent, enabling fully autonomous agent-to-agent negotiation.

Features

  • Criteria-Based Search — user defines property type, price range, location tags, minimum yield, and max portfolio size
  • Continuous Scanning — agent polls GOB listings on a recurring interval, scoring matches against criteria
@Aboudjem
Aboudjem / 05-selling-agent.md
Last active March 30, 2026 07:59
Integra PRD: 05-selling-agent

Selling Agent

Owner: Kalki | Ship: Week 2 | Est: 0.5-1d | Chain: integra-testnet-1 (EVM 26218) URL: selling-agent.integralayer.com

Overview

An AI agent that lists tokenized properties on the Global Order Book and autonomously negotiates with potential buyers. The owner sets rules — minimum price, maximum discount, deadline, auto-accept threshold — and the agent handles counteroffers, acceptance, and on-chain execution via AgentAuth delegation. First autonomous seller on Integra, proving the AI-agent-as-fiduciary model end-to-end.

Features

  • Rule-Based Listing — owner configures min price, max discount %, deadline, and auto-accept threshold per token
  • Autonomous Negotiation — agent evaluates incoming offers against rules, counters or accepts without manual intervention
@Aboudjem
Aboudjem / integra-testnet-master-plan.html
Last active March 30, 2026 08:10
Integra Testnet Master Plan — 32 Apps, 5-Week Sprint, Complete Delivery Schedule
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Integra Testnet Master Plan</title>
<style>
*{margin:0;padding:0;box-sizing:border-box}
:root{
--bg:#0A0A1A;--card:#12122A;--card-hover:#1a1a3a;
@Aboudjem
Aboudjem / integra-testnet-10-apps.html
Created March 29, 2026 23:38
Integra Testnet — 10 Apps Overview (clean, shareable)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Integra Testnet — 10 Apps Overview</title>
<style>
:root {
--brand: #6C5CE7; --brand-light: #A29BFE; --gold: #F0B90B; --teal: #00CEC9;
--red: #FF6B6B; --green: #00B894; --orange: #FDCB6E;
@Aboudjem
Aboudjem / 10-app-domain-router.html
Created March 29, 2026 22:28
PRD-10: App Domain Router — Full Implementation Spec
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PRD-10: App Domain Router — Integra Testnet</title>
<style>
:root {
--brand: #6C5CE7;
--brand-light: #A29BFE;