Sabitlenmiş Tweet
TxPipe
1.5K posts

TxPipe
@txpipe_tools
#OpenSource tools and infrastructure for #Cardano blockchain developers. We focus on integrating on-chain data with off-chain infrastructure.
Katılım Şubat 2022
530 Takip Edilen6.4K Takipçiler

Santiago Carmuega – "Securing AI Agents with Blockchain Policies"
How can autonomous AI agents operate safely?
@santicarmuega explores the idea of enclosing AI workflows inside cryptographic "membranes" enforced by UTxO smart contracts.
Policy boundaries become verifiable on-chain, enabling autonomous systems to operate within provably safe limits.
youtu.be/PD-G25fQj30?si…
More talks coming soon 🚀

YouTube
English

Robertino Martinez – "Fixing Cardano Developer Experience"
@theroberm tackles one of the ecosystem's biggest challenges: developer adoption.
The proposal:
• unify fragmented documentation
• create a proper starter CLI
• provide audited contract libraries
• reduce onboarding friction dramatically
The goal is simple: make building on Cardano accessible to a much broader audience.
youtu.be/HIbnHwb14lU?si…

YouTube
English
TxPipe retweetledi

The Pogun treasury proposal is live, but we are already building to make Cardano the home of Bitcoin DeFi. Our credit market is currently being audited by @txpipe_tools and we look forward to the results from everyone’s hard work. 🤝
Read more on our proposal: pogun.io/treasury-propo…
English
TxPipe retweetledi

Heading to Consensus Miami 🇺🇸
Excited to connect, share what we’re building at @txpipe_tools, and explore new opportunities across ecosystems.
If you’ll be there, let’s meet 🫡

English

@txpipe_tools @IOHK_Charles Have been comparing to some of my current methods of block data mining against all day and nearly ready to swap out a few services and replace with Dolos… whole lot of cpu, ram and disk write savings coming to my servers!
English


you're not bullish enough on the TxPipe team and Dolos tbh and it shows
TxPipe@txpipe_tools
Blockfrost has rightfully earned its position as the lingua franca for Cardano data — most dApp, wallet, and tx builder speaks it. Dolos serves a subset of the official API via its Mini-Blockfrost endpoint — so existing SDKs and tx builders just work. Quick start 👇🧵
English

Huge shout-out to the @blockfrost_io team for their support keeping Dolos conformant with the official spec.
Dolos is an open-source project, contributions are very welcome! 🙏
github.com/txpipe/dolos?x
English

Mini-Blockfrost aim to cover the typical use-cases for wallets and dApps.
A detailed list of endpoints can be found on our docs:
docs.txpipe.io/dolos/apis/min…

English
TxPipe retweetledi

🛠️ Dolos v1.1 公開 — Cardano バックエンド運用コストが「3 GB RAM」になった日
@txpipe_tools が Dolos v1.1 を公開しました。
TxPipe チーム自身が言葉にした目標は、ものすごくシンプルです。
「このリリースの目標はシンプルでした。Cardano バックエンドの運用コストを下げること」
そして、出てきた結果が 3 GB RAM。インデックス化済み・クエリ可能・ライブ同期。
■ なぜこれが「Cardano にとって構造的に重要」なのか
Cardano の SPO・dApp 開発者・ウォレット事業者・サードパーティ API は、これまで cardano-node(Haskell)を本流として運用してきました。フルノードは長らく「重い」プロセスで、メモリ消費・同期時間・運用人件費が、エコシステム参入の見えないハードルでした。
Dolos は、TxPipe が Pallas(Cardano の Rust ライブラリ群)の上に構築した「Cardano バックエンドを軽量に再実装する」プロジェクトです。今回の v1.1 で、3 GB RAM という「家庭用ラップトップでも動く」水準まで降りてきた、ここがニュースの中心点です。
■ 数字の意味
- 3 GB RAM:従来 cardano-node は 16 GB 級メモリを推奨、SPO 運用は 64 GB クラスの VM が一般的でした。3 GB RAM は、AWS の最小 t3.small / 廉価 VPS / Raspberry Pi 5 級のハードウェアでも回せる水準です
- インデックス化済み:「同期しただけのノード」ではなく、すぐクエリで使える状態の DB 込み
- クエリ可能:dApp バックエンドが Dolos に直接問い合わせて即時応答できる
- ライブ同期:履歴だけでなく現在のチェイン先端と同期し続けるリアルタイム性
■ 「同じ週」に並ぶ流れの中での位置
今週、Cardano は基盤レイヤーの「軽さ」を立て続けに進めてきました:
- 4/29: Daedalus 8.0 + Mithril ブートストラップ → フルノード初回同期が「数時間 → 数分」
- 4/29: Lace 2.0 + Lace Mobile → ウォレット UX が「マルチチェーン・モバイル」へ
- 4/30: Hydra v2 alpha → コミットフェーズ撤廃で L2 設計思想が更新
- 5/1(本日): Dolos v1.1 → バックエンド側が 3 GB RAM で動く
ユーザー側(Daedalus / Lace)と、開発者・運用者側(Dolos)の 両端で同時に「軽量化=アクセシビリティ向上」が進んでいる週 です。Cardano の「閉じた島」から「主権ハブ」への転換は、こういう基盤レイヤーの一段ずつの積み上げで起きていきます。
■ TxPipe というチームの位置
TxPipe は Pallas(Rust)/Oura(chain indexer)/Demeter(Cardano 向け PaaS)/Dolos(軽量バックエンド)など、Cardano の開発者ツール群を継続的に出しているアルゼンチン拠点のチームです。Amaru(Rust 製 cardano-node 代替)や HLabs oversight board にも関与しており、Cardano の「Rust 化+多様化」のフロントランナーの一つです。
エコシステムの基盤は、IOG だけが作るのではなく、TxPipe のような独立したインフラチームが並走して厚みを作っていきます。Dolos v1.1 はその「並走の質」を可視化する一本です。
■ 注目ポイント(短期)
- Dolos のメモリ削減が dApp 開発者・小規模 SPO の運用コストにどう波及するか
- Cardano プロビジョニング・PaaS(Demeter / SuperNode)の標準ソフトウェアスタックとして組み込まれる速度
- IOG が公式に Dolos / Pallas / Amaru の Rust スタックをどう評価し、cardano-node との並列運用方針を出すか
「重いノード」という Cardano の歴史的タグが、今週ひとつ、軽くなりました。
一次ソース:
TxPipe on X (Dolos v1.1 release)
x.com/txpipe_tools/s…
Dolos GitHub (TxPipe Cardano lightweight backend)
github.com/txpipe/dolos
TxPipe official site
txpipe.io
📌 関連:
4/29 朝 @SIPO_Tokyo Daedalus 8.0 + Mithril: x.com/SIPO_Tokyo/sta…
4/29 朝 @SIPO_Tokyo Hydra v2 alpha: x.com/SIPO_Tokyo/sta…
4/29 朝 @SIPO_Tokyo Lace 2.0 + Mobile: x.com/SIPO_Tokyo/sta…

日本語
TxPipe retweetledi
TxPipe retweetledi

@txpipe_tools Thank you @txpipe_tools and @santicarmuega for making my Cardano dev journey a pleasure for more than five years now. I will never use dbsync again. ;)
English



