Compare commits
1 commit
2d4ece6f00
...
ae86c3e1b4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae86c3e1b4 |
4 changed files with 53 additions and 27 deletions
|
|
@ -46,7 +46,7 @@ MetaDAO's token launch platform. Implements "unruggable ICOs" — permissionless
|
|||
|
||||
- **2026-03-07** — Areal DAO launch: $50K target, raised $11,654 (23.3%), REFUNDING status by 2026-03-08 — first documented failed futarchy-governed fundraise on platform
|
||||
- **2026-03-04** — [[seekervault]] fundraise launched targeting $75,000, closed next day with only $1,186 (1.6% of target) in refunding status
|
||||
- **2026-03-11** — [[git3-futardio-fundraise]] launched: $50K raise for on-chain Git infrastructure with x402 monetization, targeting $500B+ developer economy
|
||||
- **2026-03-11** — [[git3-futardio-fundraise]] launched with $50K target, $1 committed at launch
|
||||
## Competitive Position
|
||||
- **Unique mechanism**: Only launch platform with futarchy-governed accountability and treasury return guarantees
|
||||
- **vs pump.fun**: pump.fun is memecoin launch (zero accountability, pure speculation). Futardio is ownership coin launch (futarchy governance, treasury enforcement). Different categories despite both being "launch platforms."
|
||||
|
|
|
|||
|
|
@ -6,15 +6,18 @@ domain: internet-finance
|
|||
status: active
|
||||
parent_entity: "[[git3]]"
|
||||
platform: "futardio"
|
||||
proposer: "Git3 team"
|
||||
proposal_url: "https://www.futard.io/launch/6JSEvdUfQuo8rh3M18Wex5xmSacUuBozz9uQEgFC81pX"
|
||||
proposal_date: 2026-03-11
|
||||
category: "fundraise"
|
||||
summary: "Git3 raises $50K to build on-chain Git infrastructure with x402 monetization"
|
||||
summary: "Git3 raises $50K to build on-chain Git infrastructure with x402 monetization on Irys blockchain"
|
||||
key_metrics:
|
||||
funding_target: "$50,000"
|
||||
total_committed: "$1.00"
|
||||
token: "3xU"
|
||||
token_mint: "3xUJRRsEQLiEjTJNnRBy56AAVB2bh9ba9s3DYeVAmeta"
|
||||
monthly_burn: "$8,000"
|
||||
runway_target: "5 months"
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
|
@ -22,25 +25,41 @@ created: 2026-03-11
|
|||
# Git3: Futardio Fundraise
|
||||
|
||||
## Summary
|
||||
Git3 launched a futarchy-governed fundraise on Futardio targeting $50,000 to build on-chain Git infrastructure. The project stores Git repositories permanently on Irys blockchain as NFTs, enabling code ownership and monetization through x402 protocol. MVP is live with GitHub Actions integration.
|
||||
|
||||
Git3 launched a $50,000 fundraise on Futardio to build on-chain Git infrastructure that stores repositories as NFTs on Irys blockchain. The project uses a "vampire attack" strategy with GitHub Actions integration to onboard developers without workflow disruption, targeting the $500B+ developer economy with code-as-asset (CAA) monetization through x402 protocol.
|
||||
|
||||
## Market Data
|
||||
- **Outcome:** Active
|
||||
|
||||
- **Outcome:** Active (launched 2026-03-11)
|
||||
- **Proposer:** Git3 team
|
||||
- **Funding Target:** $50,000
|
||||
- **Committed:** $1.00 (as of launch)
|
||||
- **Committed at Launch:** $1.00
|
||||
- **Token:** 3xU
|
||||
- **Monthly Burn:** $8,000 ($5K team, $2K infrastructure, $1K marketing)
|
||||
- **Runway Target:** 5 months
|
||||
- **Runway:** 5 months target
|
||||
|
||||
## Significance
|
||||
Demonstrates futarchy-governed fundraising for developer infrastructure targeting the $500B+ developer economy. Uses "vampire attack" strategy with GitHub Actions integration rather than forcing platform migration. Represents code-as-asset (CAA) model with x402 payment rails for AI agent interoperability.
|
||||
## Product Status
|
||||
|
||||
MVP live at https://git3.io with:
|
||||
- Terminal interface for repository import
|
||||
- GitHub OAuth integration
|
||||
- Complete Git history storage on Irys
|
||||
- GitHub Actions for automated deployment
|
||||
- File explorer and commit browsing
|
||||
|
||||
## Roadmap
|
||||
- **Phase 1 (Current-Q1 2025):** Core infrastructure with GitHub integration (MVP live)
|
||||
- **Phase 2 (Q2-Q3 2025):** NFT marketplace and x402 protocol integration
|
||||
- **Phase 3 (Q4 2025):** Ecosystem expansion and $GIT3 token launch
|
||||
|
||||
**Phase 1 (Current - Q1 2025):** Core infrastructure and GitHub integration
|
||||
**Phase 2 (Q2-Q3 2025):** NFT marketplace, x402 protocol integration, repository monetization
|
||||
**Phase 3 (Q4 2025):** $GIT3 token launch, multi-chain support, governance
|
||||
|
||||
## Significance
|
||||
|
||||
Git3 represents an attempt to create a new asset class (code-as-asset) by combining blockchain permanence with developer workflow integration. The vampire attack strategy through GitHub Actions is notable as a low-friction onboarding approach. The x402 protocol integration targets AI agent interoperability as a revenue model beyond simple storage.
|
||||
|
||||
## Relationship to KB
|
||||
- [[futardio]] - fundraising platform
|
||||
- [[git3]] - parent entity
|
||||
- Targets developer monetization through repository NFTs and agent royalties
|
||||
|
||||
- [[futardio]] — fundraising platform
|
||||
- [[git3]] — parent entity
|
||||
- [[MetaDAO]] — futarchy governance infrastructure
|
||||
- Tests whether code repositories can function as investable assets with x402 payment rails
|
||||
|
|
@ -5,13 +5,16 @@ name: "Git3"
|
|||
domain: internet-finance
|
||||
status: active
|
||||
founded: 2025
|
||||
headquarters: "Unknown"
|
||||
website: "https://git3.io"
|
||||
twitter: "@TryGit3"
|
||||
telegram: "https://t.me/git3io"
|
||||
email: "hi@git3.io"
|
||||
key_people:
|
||||
- "Unknown"
|
||||
key_metrics:
|
||||
mvp_status: "Live"
|
||||
funding_target: "$50,000"
|
||||
total_committed: "$1.00"
|
||||
launch_date: "2026-03-11"
|
||||
monthly_burn: "$8,000"
|
||||
runway_target: "5 months"
|
||||
tracked_by: rio
|
||||
|
|
@ -20,12 +23,16 @@ created: 2026-03-11
|
|||
|
||||
# Git3
|
||||
|
||||
Git3 is infrastructure that brings Git repositories on-chain, enabling true code ownership, censorship resistance, and monetization through the x402 protocol. The platform stores Git repositories permanently on the Irys blockchain, where each repository lives as a unique on-chain NFT.
|
||||
Git3 is infrastructure that brings Git repositories on-chain, enabling code ownership, censorship resistance, and monetization through the x402 protocol. Built on Irys blockchain, Git3 stores complete Git history as on-chain NFTs and integrates seamlessly with GitHub through GitHub Actions. The project positions itself as extending rather than replacing GitHub, using a "vampire attack" strategy to onboard developers without forcing workflow changes.
|
||||
|
||||
## Timeline
|
||||
- **2026-03-11** — Launched futarchy-governed fundraise on Futardio targeting $50,000 with $8,000/month burn rate and 5-month runway. MVP live at git3.io with GitHub Actions integration for automated on-chain deployment.
|
||||
|
||||
- **2026-03-11** — [[git3-futardio-fundraise]] launched on Futardio with $50K target, $1 committed at launch
|
||||
- **2025** — MVP launched at https://git3.io with terminal interface, GitHub OAuth, and Irys blockchain integration
|
||||
|
||||
## Relationship to KB
|
||||
- [[futardio]] - fundraising platform
|
||||
- Implements code-as-asset (CAA) model targeting $500B+ developer economy
|
||||
- Uses Irys blockchain for permanent storage with 100K+ TPS capacity
|
||||
|
||||
- [[futardio]] — fundraising platform
|
||||
- [[MetaDAO]] — futarchy governance infrastructure
|
||||
- Implements code-as-asset (CAA) concept for developer economy monetization
|
||||
- Uses x402 protocol for payment rails and agent interoperability
|
||||
|
|
@ -12,7 +12,7 @@ event_type: launch
|
|||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Futardio launch announcement for Git3. Created new company entity and decision_market entity for the fundraise. No novel claims extracted - this is primarily factual launch data (funding target, burn rate, roadmap, team structure). The 'code as asset' and 'vampire attack' concepts are marketing positioning rather than arguable propositions with evidence. Updated futardio timeline with launch event."
|
||||
extraction_notes: "Source is a Futardio fundraise launch page for Git3. Extracted as entity data (new company + decision_market for the fundraise) rather than claims because the content is primarily factual project description and fundraise parameters. No novel arguable propositions about mechanisms, markets, or governance dynamics. The vampire attack strategy and code-as-asset concept are mentioned but not developed enough to extract as standalone claims—they're product positioning rather than tested hypotheses."
|
||||
---
|
||||
|
||||
## Launch Details
|
||||
|
|
@ -346,8 +346,8 @@ Website: https://git3.io
|
|||
|
||||
|
||||
## Key Facts
|
||||
- Git3 MVP live at git3.io with GitHub Actions integration (2026-03-11)
|
||||
- Git3 funding target: $50,000 with $8,000/month burn rate
|
||||
- Git3 uses Irys blockchain for permanent storage (100K+ TPS)
|
||||
- Git3 token: 3xU (mint: 3xUJRRsEQLiEjTJNnRBy56AAVB2bh9ba9s3DYeVAmeta)
|
||||
- Git3 roadmap: Phase 1 (infrastructure), Phase 2 (NFT marketplace + x402), Phase 3 ($GIT3 token)
|
||||
- Git3 MVP live at https://git3.io with GitHub Actions integration
|
||||
- Git3 targets $50K raise with $8K monthly burn ($5K team, $2K infrastructure, $1K marketing)
|
||||
- Git3 uses Irys blockchain for storage with 100K+ TPS capacity
|
||||
- Git3 roadmap includes NFT marketplace (Q2-Q3 2025) and $GIT3 token (Q4 2025)
|
||||
- x402 protocol enables AI agent payment rails for code access
|
||||
|
|
|
|||
Loading…
Reference in a new issue