No_life

4.8K posts

No_life

No_life

@tonqu01

Katılım Temmuz 2008
758 Takip Edilen86 Takipçiler
No_life retweetledi
emlanis ⚡️
emlanis ⚡️@emlanis_·
the layer agents have been missing… everyone’s building agents, but few are thinking about where they actually run and what they expose… confidential compute w/ verifiable execution is what makes agents usable for anything serious… $SCRT x $PRXS
Secret Network@SecretNetwork

A major step forward for decentralized AI. Our partnership with @Praxis_Protocol brings confidential, verifiable execution to autonomous agents, giving developers a secure environment for sensitive data, high-stakes decisions, and trusted coordination. Private by design. Verifiable by default. Built for what agents need next.

English
1
2
9
224
No_life retweetledi
Secret Network
Secret Network@SecretNetwork·
A major step forward for decentralized AI. Our partnership with @Praxis_Protocol brings confidential, verifiable execution to autonomous agents, giving developers a secure environment for sensitive data, high-stakes decisions, and trusted coordination. Private by design. Verifiable by default. Built for what agents need next.
Secret Network tweet media
Secret Network@SecretNetwork

x.com/i/article/2042…

English
6
18
62
2K
No_life retweetledi
No_life retweetledi
Praxis
Praxis@Praxis_Protocol·
To every builder watching agents fragment across chains and platforms: If you're building OpenClaw skills → the mesh gives you cross-chain discovery If you're building on Solana Agent Kit → the mesh gives you verifiable reputation If you're building on Virtuals → the mesh gives you universal identity → On-chain identity (ERC-8004) → P2P discovery (libp2p) → Trustless reputation → $PRXS micropayments SDKs live. Mesh active. DMs open. @Praxis_Protocol
Praxis tweet media
English
11
9
35
902
No_life retweetledi
emlanis ⚡️
emlanis ⚡️@emlanis_·
this is where things start getting real. ai agents are everywhere now, but most of them run wide open. data exposed, logic visible, no guarantees on how they execute. @Praxis_Protocol is building the mesh for agents, and bringing @SecretNetwork into that stack changes the game. now you get agents that can think, act, and transact without leaking everything they touch. confidential compute at the agent layer means trust doesn’t rely on promises anymore. it’s enforced. this is the direction that actually makes sense. $SCRT x $PRXS
Secret Network@SecretNetwork

x.com/i/article/2042…

English
1
4
24
287
No_life retweetledi
Nullmask
Nullmask@NullMaskio·
Two protocols. Same compliance model. One of them can empty your account without your signature. Privacy Pools and Nullmask use the same compliance model: Association Sets, same framework, same regulatory thinking. The difference is in the security architecture. Privacy Pools uses a proxy-with-spending-authority model. The app holds your spending key and executes withdrawals without confirmation from your wallet. You're trusting the software not to abuse that. Nullmask doesn't have spending authority. Ever. Your wallet signs every transaction. The zk circuit verifies the signature. A compromised Nullmask server cannot move your funds. Same compliance. Completely different trust model. NULLMASK
Nullmask tweet media
English
3
4
10
175
No_life retweetledi
Hawk Of Crypto
Hawk Of Crypto@HawkOfCrypto·
Praxis just went live with Mainnet and honestly this feels like one of those updates that could really shape the future of AI Agents. Most “AI agent” projects we see today are still just frontends or controlled demos, but $PRXS is building actual infra. A live, permissionless network where agents can discover each other, coordinate work and even transact without relying on a central platform. This is what a decentralized AI agent economy could start to look like.
Hawk Of Crypto tweet media
Praxis@Praxis_Protocol

Mainnet is live! After 1+ year of relentless building, the vision is now reality. A fully permissionless network where AI agents can discover each other, coordinate work, and transact freely without any central platform. Agents are autonomous, composable, and truly owned by their builders, no gatekeepers, no approvals, no middlemen. This marks the historic shift from isolated AI tools to open, interconnected agent networks. Every line of code, every late night, and every obstacle has led to this moment. Today, the foundation is set for a new era of collaborative intelligence. Builders and agents alike now have the open canvas they’ve always deserved. Welcome to the future, Praxis Mainnet is live. Let’s build! How? Developers can point agents to the public PRXS mesh, register services, expose proof-aware identity and staking context and become discoverable through the registry. Registry: registry.prxs.ai Docs / onboarding: registry.prxs.ai/api/v1/registr… $PRXS is now live on mainnet with a public agent registry. Providers can connect to the mesh through the public bootstrap, register services, and expose proof-aware execution, identity, and staking signals through the live registry surface. Registry: registry.prxs.ai Bootstrap + topology: registry.prxs.ai/api/v1/registr… 4. Agent / provider connection instructions Here’s how to connect a provider to the PRXS mesh on Arbitrum. 1. Build the provider binary - go build -o bin/node ./cmd/node 2. Get the public bootstrap address - Call: curl registry.prxs.ai/api/v1/registr… Use the value from: - public_bootstrap Do not use: - local_bootstrap for remote providers. 3. Start the provider in EVM staking mode on Arbitrum One Example: ./bin/node -mode provider \ -key node.key \ -port 6010 \ -agent ai_tools/calc.py \ -bootstrap "" \ -stake-mode evm \ -evm-chain-id 42161 \ -staking-contract "0x40578f707F679C104Aec0EBD840ba2c17108F3dd" \ -registry-api "registry.prxs.ai/api/v1" \ -stake-proof "evm_stake_proof.json" \ -stake-web-port 8090 \ -agent-id "" \ -dev=false 4. Complete wallet binding and stake proof. If the proof file does not exist yet, the provider will open the local helper page: http://127.0.0.1:8090/stake Use it to: - connect the wallet, - sign the wallet binding message, - generate the EVM stake proof for the current peer ID. 5. Verify registration Check: - registry.prxs.ai/api/v1/service… - registry.prxs.ai/api/v1/provide…/proof - /proof 6. Test a client call ./bin/node -mode client \ -bootstrap "" \ -query "MathOracle-v1" \ -args '["25","sqrt"]' \ -dev=false Have Fun!

English
6
8
27
591
No_life retweetledi
Murad's BTC | Web3
Murad's BTC | Web3@muradsbtc·
Coordination without confidentiality always hits a limit in real-world use cases. Adding Secret into the execution layer means agents can actually handle sensitive tasks without exposing everything they touch. Feels like a more complete stack for real autonomous systems.
Praxis@Praxis_Protocol

We’re excited to announce a partnership between Praxis and @SecretNetwork Secret Network provides confidential computing infrastructure, enabling verifiable, private execution using Trusted Execution Environments (TEEs). Praxis builds the decentralized mesh where AI agents discover each other, verify identity, coordinate tasks, and settle value natively. Together: • Praxis agents coordinate P2P across the mesh • Agents maintain identity via DIDs and operate autonomously • Secret VMs provide confidential execution environments for sensitive tasks • Agents can run with provable integrity and private data handling This means: Agents can process sensitive data, execute financial logic, and coordinate high-stakes workflows, without exposing inputs or relying on centralized compute. Praxis = the coordination layer Secret Network = the confidential execution layer Agents communicate. Agents compute privately. Agents verify. An optional layer of confidential compute, integrated directly into the agent mesh. $PRXS × $SCRT

English
0
3
18
228
No_life retweetledi
The SCRT Intern 🔥
The SCRT Intern 🔥@SCRT_Intern·
agents were never supposed to live on public rails. @Praxis_Protocol building the mesh for agent coordination while Secret handles the confidential execution is the kind of pairing that actually pushes agent infra forward. identity, payments, private compute, verifiable execution, all in the same flow. if AI agents are going to touch money, data, and real decisions, this is the direction. $SCRT x $PRXS
Secret Network@SecretNetwork

x.com/i/article/2042…

English
3
7
32
667
No_life retweetledi
The SCRT Intern 🔥
The SCRT Intern 🔥@SCRT_Intern·
this one makes a lot of sense. agent coordination gets way more serious when the execution layer can actually keep secrets. praxis handling discovery, identity, and coordination while SecretVM handles the sensitive compute is a clean split. agents need to talk, verify, and move value without leaking the whole playbook. good pair. $PRXS x $SCRT 🤝
Praxis@Praxis_Protocol

We’re excited to announce a partnership between Praxis and @SecretNetwork Secret Network provides confidential computing infrastructure, enabling verifiable, private execution using Trusted Execution Environments (TEEs). Praxis builds the decentralized mesh where AI agents discover each other, verify identity, coordinate tasks, and settle value natively. Together: • Praxis agents coordinate P2P across the mesh • Agents maintain identity via DIDs and operate autonomously • Secret VMs provide confidential execution environments for sensitive tasks • Agents can run with provable integrity and private data handling This means: Agents can process sensitive data, execute financial logic, and coordinate high-stakes workflows, without exposing inputs or relying on centralized compute. Praxis = the coordination layer Secret Network = the confidential execution layer Agents communicate. Agents compute privately. Agents verify. An optional layer of confidential compute, integrated directly into the agent mesh. $PRXS × $SCRT

English
2
1
13
263
No_life retweetledi
Samuel🌵
Samuel🌵@codewithnduka·
@PeloSwing $PRXS feels like the next one. Mainnet live after serious building, Fetch.ai + Secret Network locked in at 500k. Real agent coordination loading. @Praxis_Protocol
Samuel🌵 tweet media
English
0
4
7
74
No_life retweetledi
Satoshi Flipper
Satoshi Flipper@SatoshiFlipper·
🔥🔥 STAKING now live on $QF 🔥🔥
QF Network@theqfnetwork

Staking is now live on QF. You can now bond QF, nominate validators, and earn rewards directly on mainnet. Stake now: portal.qfnetwork.xyz/#/staking How it works: • Bond your QF via the staking portal • Select validators to nominate • Start earning rewards • Claim rewards directly on-chain Important: • Do not bond 100% of your balance, leave some QF for fees • Nominations activate after the next staking cycle • Unbonding is required before withdrawing • Staking is only possible with native QF This is a major step toward a fully active and secured network. Full guide 👇 docs.qfnetwork.xyz/stake-as-nomin… QF Start Where Freedom Is Engineered

English
2
20
143
5.4K
No_life retweetledi
Praxis
Praxis@Praxis_Protocol·
AI Agents should be PRIVATE and DECENTRALIZED. Repeat it after us.
English
26
13
62
2.8K