π Powerloom Devnet is BACK!
ποΈ Build and test like youβre on mainnet β but at zero cost!
Everything you run on Devnet works exactly like it would on mainnet:
βοΈ Same architecture
βοΈ Same protocol mechanics
βοΈ Same data flows
All without spending $POWER - get started in 3 simple steps π
1οΈβ£ Claim test tokens: devnet-faucet.powerloom.dev
2οΈβ£ Mint your node: devnet-mint.powerloom.dev
3οΈβ£ Follow the docs to start snapshotting: https://powerloom.dev
Read more on our blog: https://blog.powerloom.io/re-launch-of-devnet-with-full-support-for-lite-nodes
π£οΈ Spread the word on X: https://x.com/Powerloom/status/1943578360132833301
ποΈ Build and test like youβre on mainnet β but at zero cost!
Everything you run on Devnet works exactly like it would on mainnet:
βοΈ Same architecture
βοΈ Same protocol mechanics
βοΈ Same data flows
All without spending $POWER - get started in 3 simple steps π
1οΈβ£ Claim test tokens: devnet-faucet.powerloom.dev
2οΈβ£ Mint your node: devnet-mint.powerloom.dev
3οΈβ£ Follow the docs to start snapshotting: https://powerloom.dev
Read more on our blog: https://blog.powerloom.io/re-launch-of-devnet-with-full-support-for-lite-nodes
π£οΈ Spread the word on X: https://x.com/Powerloom/status/1943578360132833301
π2
This media is not supported in your browser
VIEW IN TELEGRAM
π£ Powerloom Snapshotter CLI is LIVE β now with Interactive SHELL Mode π₯
Deploy multiple nodes in seconds - zero setup needed.
Built for speed, control, and developer productivity β‘
β¨ Highlights:
π Launch the CLI with just one command
π₯ Stay in-session using SHELL mode for real-time commands
π Query status, debug, submit snapshots from a single interfacee
π€ Use CLI for automation or SHELL for real-time control
π Try it out:
GitHub: https://github.com/powerloom/snapshotter-lite-multi-setup/releases
Docs: https://docs.powerloom.io/build-with-powerloom/snapshotter-node/lite-node-v2/cli/
π¬ Got feedback or questions? Weβd love to hear it:
Join us on Discord: https://discord.gg/powerloom
π£οΈ Spread the word on X: https://x.com/Powerloom/status/1950058297299783886
Deploy multiple nodes in seconds - zero setup needed.
Built for speed, control, and developer productivity β‘
β¨ Highlights:
π Launch the CLI with just one command
π₯ Stay in-session using SHELL mode for real-time commands
π Query status, debug, submit snapshots from a single interfacee
π€ Use CLI for automation or SHELL for real-time control
π Try it out:
GitHub: https://github.com/powerloom/snapshotter-lite-multi-setup/releases
Docs: https://docs.powerloom.io/build-with-powerloom/snapshotter-node/lite-node-v2/cli/
π¬ Got feedback or questions? Weβd love to hear it:
Join us on Discord: https://discord.gg/powerloom
π£οΈ Spread the word on X: https://x.com/Powerloom/status/1950058297299783886
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4
π’ Snapshotter CLI v0.1.3 Released!
We're excited to announce the latest update to the Snapshotter CLI, bringing significant improvements and bug fixes based on your feedback since launch.
π§ Key Improvements
Linux Compatibility Fixed
- Resolved terminal display issues that were affecting Linux users
- Fixed the wallet address input bug where characters were being incorrectly removed on Linux systems
- Updated build system to Ubuntu 22.04 for better compatibility
Enhanced User Experience
- Streamlined the deployment market selection flow - no more confusing navigation!
- Improved overall configuration process to be more intuitive
- Fixed various CLI deployment issues that were causing frustration
New Features
- Version Tracking: Added Git commit info to version display, so you always know exactly which build you're running
- Integrated Changelog: View updates directly within the CLI - no need to check GitHub for what's new!
π― What This Means For You
These updates make the Snapshotter CLI more stable, especially for Linux users, and significantly easier to use. The improved deployment flow means less time configuring and more time running your node successfully.
π₯ How to Update
π Try it out:
GitHub: https://github.com/powerloom/snapshotter-lite-multi-setup/releases
Docs: https://docs.powerloom.io/build-with-powerloom/snapshotter-node/lite-node-v2/cli/
π¬ Got feedback or questions? Weβd love to hear it:
Join us on Discord: https://discord.gg/powerloom
π£οΈ Spread the word on X: https://x.com/Powerloom/status/1954985381423878436
We're excited to announce the latest update to the Snapshotter CLI, bringing significant improvements and bug fixes based on your feedback since launch.
π§ Key Improvements
Linux Compatibility Fixed
- Resolved terminal display issues that were affecting Linux users
- Fixed the wallet address input bug where characters were being incorrectly removed on Linux systems
- Updated build system to Ubuntu 22.04 for better compatibility
Enhanced User Experience
- Streamlined the deployment market selection flow - no more confusing navigation!
- Improved overall configuration process to be more intuitive
- Fixed various CLI deployment issues that were causing frustration
New Features
- Version Tracking: Added Git commit info to version display, so you always know exactly which build you're running
- Integrated Changelog: View updates directly within the CLI - no need to check GitHub for what's new!
π― What This Means For You
These updates make the Snapshotter CLI more stable, especially for Linux users, and significantly easier to use. The improved deployment flow means less time configuring and more time running your node successfully.
π₯ How to Update
π Try it out:
GitHub: https://github.com/powerloom/snapshotter-lite-multi-setup/releases
Docs: https://docs.powerloom.io/build-with-powerloom/snapshotter-node/lite-node-v2/cli/
π¬ Got feedback or questions? Weβd love to hear it:
Join us on Discord: https://discord.gg/powerloom
π£οΈ Spread the word on X: https://x.com/Powerloom/status/1954985381423878436
π1π1
π£ Powerloom Open Sources Python Implementation for EigenDA π
Thrilled to announce we've open-sourced our Python implementation for EigenDA - the first of its kind! πͺ
Key Features:
1οΈβ£ First production-ready Python client
π€ Full feature parity with official Go client
βοΈ Dual payments: reservation/on-demand
β V2 protocol support
Why We Built This
Simple: Python developers needed it, and no one else was doing it. No grants. No incentives. Just pure commitment to making Web3 infrastructure accessible. That's how Powerloom rolls π οΈ
What You Get:
- Full ECDSA authentication π
- Smart payment handling π°
- Complete blob lifecycle management π
- 10-100x faster deps with UV β‘
- Production tested on mainnet π‘οΈ
Installation:
pip install powerloom-eigenda
Developer Experience First:
- 15+ working examples π
- Mock client for testing π§ͺ
- Auto network detection π§
- Python 3.9-3.13 support π»
- Real documentation π
This is what open-source really means. No corporate backing. No token incentives. Just builders building for builders.
Links:
π¦ PyPI: https://pypi.org/project/powerloom-eigenda
π GitHub: https://github.com/powerloom/eigenda-py
We would love to get feedback on Github and/or on our Discord: https://discord.gg/powerloom
π£οΈSpread the word on X: https://x.com/Powerloom/status/1955934931278090460
Thrilled to announce we've open-sourced our Python implementation for EigenDA - the first of its kind! πͺ
Key Features:
1οΈβ£ First production-ready Python client
π€ Full feature parity with official Go client
βοΈ Dual payments: reservation/on-demand
β V2 protocol support
Why We Built This
Simple: Python developers needed it, and no one else was doing it. No grants. No incentives. Just pure commitment to making Web3 infrastructure accessible. That's how Powerloom rolls π οΈ
What You Get:
- Full ECDSA authentication π
- Smart payment handling π°
- Complete blob lifecycle management π
- 10-100x faster deps with UV β‘
- Production tested on mainnet π‘οΈ
Installation:
pip install powerloom-eigenda
Developer Experience First:
- 15+ working examples π
- Mock client for testing π§ͺ
- Auto network detection π§
- Python 3.9-3.13 support π»
- Real documentation π
This is what open-source really means. No corporate backing. No token incentives. Just builders building for builders.
Links:
π¦ PyPI: https://pypi.org/project/powerloom-eigenda
π GitHub: https://github.com/powerloom/eigenda-py
We would love to get feedback on Github and/or on our Discord: https://discord.gg/powerloom
π£οΈSpread the word on X: https://x.com/Powerloom/status/1955934931278090460
π₯2