shutting down @catapulta_sh, eta, end of January
tried multiple ways to monetize a zero config smart contracts deployment platform for Foundry
subscription models, pay per use, universal gas, free testnet gas in +20 chains without faucets
0 traction after summer 25'
not a single ecosystem understood it
the fate of all paid deployment tools
but learned a lot about biz in the process
for all deployers that tried it, thank you!
Space and Time
@spaceandtime is now available on the @Azure Marketplace, offering an enterprise-grade managed database solution. Developers can deploy it in one click to access indexed blockchain data from networks like @ethereum and @zksync.
The service includes APIs, data storage, and AI tools, supporting app development, analytics, and dashboards through the decentralized SXT ecosystem: https://t.co/frWgySirrj
In addition, the project has been highlighted in a @cavell_live whitepaper as a secure way for enterprises to share encrypted conversational data using vCon, a new standard for structuring calls, emails, and chats.
The platform uses ZKPs to verify data accuracy without exposing sensitive content, supporting secure benchmarking and collaboration in telecom, healthcare, and financial services: https://t.co/4iclrwxX7X
Moreover, they are supporting the @SuiNetwork community in voting on a protocol upgrade aimed at recovering funds frozen after the recent hack. The new “Vote” section in Sui Explorer allows users to track validator votes, their weight, and current results. This ensures transparency and accountability in the process through real-time, verifiable onchain data: https://t.co/MNOpoiLvOI
Also, Space and Time announced that DeFi projects can now use SXT across any blockchain. This is made possible through @chainlink’s CCIP for cross-chain transfers and secure, flash-loan resistant data from Chainlink Price Feeds, supporting broader interoperability and enhanced reliability in decentralized finance: https://t.co/IcDxyUKYZj
Besides, @instruxi has launched Attestations V2, using Space and Time with Chainlink to create secure, verifiable audit trails for tokenized real-world assets (RWAs). The system replaces centralized, tamperable data sources with cryptographically proven, queryable offchain data. Verified results are delivered onchain, enabling smart contracts to trust and scale tokenized assets through transparent, decentralized data validation: https://t.co/jpKWrRsl4C
Space and Time also continues to expand access to onchain data by enabling indexing for new networks:
• Real-time indexing support for the @arbitrum network. Users gain access to onchain activity analytics, natural language dashboard generation, and the ability to build data-driven apps: https://t.co/uUH05E8evN
• Launch of smart contract indexing for @avax C-Chain. Developers can submit contract addresses to generate event-based tables, join them with other data sources, and ZK-prove results in sub-seconds: https://t.co/o8V6iknMsw
• @base network indexing is now live in SXT, providing access to SQL tables with metrics on DEX trading, NFT activity, stablecoin flows, and wallet interactions. This gives developers a powerful toolset for creating UX-oriented onchain applications: https://t.co/8gwUlejgi0
Lastly, the project announced several new partnerships, including:
• @Astrarizon: Supporting projects from the @AccVentures accelerator with access to Space and Time’s verifiable data infrastructure and compute credits across the SXT ecosystem: https://t.co/wt3Y6ywbSs
• @catapulta_sh: Enabling developers to deploy across 20+ EVM chains using real-time, indexed, and ZK-proven data from Space and Time, with support for smart contract logic, event indexing, and custom dashboards via SXT Studio: https://t.co/SneMClbrLv
• @blocklogica: Helping founders in Blocklogica Labs’ accelerator with compute credits and developer tools to build faster and more reliable onchain applications, backed by Make Infinite and the Space and Time Foundation: https://t.co/m7uiHCC3ZT
Devs, what if every contract you ever deployed... was just there, in one place?
No digging. No guessing. Just clarity.
👀 Meet CreateScan — your smart contract control room:
🔍 Enter any ETH address.
🌐 See contracts across multiple EVMs.
📊 Get the full picture of your deployments.
It’s like a block explorer — but for devs who build.
Try it now 👉 https://t.co/CU4dOw4nV2
Honest question for onchain devs:
How many deployed contracts have you completely lost track of? 🤔
❌ Can't remember which chain is the most updated
❌ Don't know which version or ABI is live
❌ Spending hours in block explorers and verifications
This chaos is killing developer productivity in MANY projects i talk with.
Happy to help you out!
ANNOUNCING: CREATESCAN . IO
Ever deployed so many contracts you lost count?
Enter CreateScan, paste your deployer address and...
🔍 Access ALL your contracts and ABIs
📐Export YOUR data in JSON or Markdown
📸 Share contracts deployed, the gas you’ve burned and flex ! 🔥
Power your EVM contracts with real-time, ZK-proven onchain data from Space and Time.
Thrilled that @catapulta_sh has integrated Space and Time to provide their developer ecosystem with fast, comprehensive, verifiable tools for deploying and managing data-driven smart contracts.
This isn't just another integration. It's infrastructure that gets out of your way so you can focus on what matters: building innovative Web3 applications.
Less DevOps. More innovation.
Who's ready to try it? 🚀
Every deployment creates:
• Contract addresses & verification links.
• Transaction hashes & gas costs.
• ABIs and artifacts.
• Commit hashes for version tracking.
• Private dashboards (shareable with team).
Perfect for audits and stakeholder updates.
And the biggest invisible cost: the ideas that never get developed due to technical barriers.
Sound familiar? Are gas-related frictions still a blocker in your workflows?
We’d love to hear how your team is dealing with it, comment below or drop us a DM!
THE HIDDEN COSTS OF WEB3 DEVELOPMENT
Our analysis with over 10 development teams revealed an uncomfortable truth: 20% of time in Web3 projects is wasted on gas-related tasks that could be automated.
Learn more below 🧵
What teams are really losing:
• 24 hours/week: Managing wallets and funds for deployments.
• 4 hours/week: Configuring RPCs and verification API keys for multiple projects.
• 8 hours/week: Failed verifications or dropped transactions resulting in repetitive tasks.
Happy #BitcoinPizzaDay 🍕
Cool story.
But let’s not forget:
→ permissionless.
→ open.
→ censorship-resistant.
→ verifiable > trust.
That’s the core.
Too much of Web3 feels like Web2 with tokens.
Let’s build infra that actually honors the ethos.
Keep it open. Always.
deploy tip: in Foundry projects you can use 𝘤𝘵 𝘤𝘳𝘦𝘢𝘵𝘦
as an alias of 𝘤𝘢𝘵𝘢𝘱𝘶𝘭𝘵𝘢 𝘤𝘳𝘦𝘢𝘵𝘦 to deploy a single contract anywhere, no RPCs or gas required
inspired by @withgraphite gt alias