diff --git a/src/projects/stealth-bitcoin/index.yaml b/src/projects/stealth-bitcoin/index.yaml new file mode 100644 index 00000000..3966bea4 --- /dev/null +++ b/src/projects/stealth-bitcoin/index.yaml @@ -0,0 +1,61 @@ +name: Stealth Bitcoin +categories: + - applications +usecases: + - wallets + - infrastructure +ecosystem: + - bitcoin +description: See what your Bitcoin wallet reveals about you. A local wallet + analyzer that maps addresses, traverses UTXOs, and generates an actionable + report with a problem dictionary, suggestions, and visualization. +sunset: false +assets_used: + - btc +have_token: false +tokens: [] +links: + web: https://stealth.shakespeare.wtf/ + blog: "" + github: "" + forum: "" + docs: "" + whitepaper: "" + block_explorer: "" + governance: "" + twitter: "" + discord: "" + telegram: "" + lens: "" + farcaster: "" +project_phase: testnet +project_status: + live_status: true + mainnet: false + testnet: true + version: testnet +blockchain_features: + opensource: true + upgradability: + enabled: false + asset_custody_type: non-custody + encryption: "" +storage: {} +privacy_policy: + defined: false + link: "" + data_usage: "" +compliance: "" +tracebility: + kyc: false + tracked_data: "" + sign_in_type_requirments: [] +default_privacy: false +team: + anonymous: false + teammembers: + - name: Breno Brito + link: https://x.com/brenorb +funding: [] +history: [] +id: stealth-bitcoin diff --git a/src/projects/stealth-bitcoin/logo.png b/src/projects/stealth-bitcoin/logo.png new file mode 100644 index 00000000..434e8a83 Binary files /dev/null and b/src/projects/stealth-bitcoin/logo.png differ