
Intents
/intents103
Discussions about intent-centric infrastructure and applications
anyone here interested in anoma?
i think they’re criminally underrated not just for intents but because of their underlying system architecture
kinda want to create a new channel and talk about their system mechanics
i think they’re criminally underrated not just for intents but because of their underlying system architecture
kinda want to create a new channel and talk about their system mechanics
ETH Daily - 5th February 📰
-Universal Intent Engine ⚙️
-SOCKET x Agglayer 🤝
-Ethereum Protocol Studies 📚
-FDIC easing bank rules ⚖️
https://pods.media/ethdaily/arbitrum-universal-intent-engine?referrer=0xEB40A065854bd90126A4E697aeA0976BA51b2eE7
-Universal Intent Engine ⚙️
-SOCKET x Agglayer 🤝
-Ethereum Protocol Studies 📚
-FDIC easing bank rules ⚖️
https://pods.media/ethdaily/arbitrum-universal-intent-engine?referrer=0xEB40A065854bd90126A4E697aeA0976BA51b2eE7
cross-posting this here, figured may be interesting.
solver-based multi-chain balance unification
solver-based multi-chain balance unification
Loading...
I found the definition of an intent here super elegant.
An intent describes the output, whereas a transaction defines the input.
Cheers to all the intent enjoyooors!
https://www.youtube.com/watch?v=seETIrzlU70
An intent describes the output, whereas a transaction defines the input.
Cheers to all the intent enjoyooors!
https://www.youtube.com/watch?v=seETIrzlU70
essentials team built out two pieces recently, declarative execution environment (essentialvm) & constraint driven language (pint)
pint contracts are composed of a persistent storage block & a series of predicates which constrain how state transitions happen. state access is made explicit in predicates, identifier (counter) may constrain existing state, identifier w single-quote suffix (counter') may constrain next state.
vm itself is a 64 bit stack machine w two execution stages, one for loading storage variables into a tx buffer, the other for constraining values in the tx buffer. isa is minimal, w a handful of logical, arithmetic, elliptic curve, sha, storage, and control flow ops
note that state is not explicitly assigned to a single value, state is arbitrarily provided by solvers, predicates only constrain the bounds of what solvers submit
obligatory counter attached:
pint contracts are composed of a persistent storage block & a series of predicates which constrain how state transitions happen. state access is made explicit in predicates, identifier (counter) may constrain existing state, identifier w single-quote suffix (counter') may constrain next state.
vm itself is a 64 bit stack machine w two execution stages, one for loading storage variables into a tx buffer, the other for constraining values in the tx buffer. isa is minimal, w a handful of logical, arithmetic, elliptic curve, sha, storage, and control flow ops
note that state is not explicitly assigned to a single value, state is arbitrarily provided by solvers, predicates only constrain the bounds of what solvers submit
obligatory counter attached:
Hi guys, recently got into the intent rabbithole to educate my community. Very impactful & interesting stuff.
Any ecosystem maps i can refer to learn more about the various layers? Anoma, dAppOS are some protocols i have checked out...
Any ecosystem maps i can refer to learn more about the various layers? Anoma, dAppOS are some protocols i have checked out...
standards require adoption, refreshing to see this move forward
https://x.com/Uniswap/status/1792551031701717355
https://x.com/Uniswap/status/1792551031701717355
Intents, abstract entities encapsulating a user’s desires, are a promising approach to designing modern,complex decentralized financial systems.
Cowswap is the only competitive intent-based system; just look at the order flow distribution.
In contrast, on Across and DLN, 90% of bids are unopposed, lack of competition.
In contrast, on Across and DLN, 90% of bids are unopposed, lack of competition.
Huge, but there's a catch...
https://blog.essential.builders/essential-the-first-declarative-blockchain/
https://blog.essential.builders/essential-the-first-declarative-blockchain/
If I had a venture fund right now and I was looking at intents, I would want to invest in several intent chain projects at once. One or more of them will be a massive success, but it’s hard to say which. Better to spread on several.
I want to talk about intents
GM intents friend. We published our Usecase, ID-based transfer in this morning.
Please check it!
https://twitter.com/mycelmycel/status/1763528967238168902?t=icUMQ_3ZTUADd7N0OhC98A&s=19
Please check it!
https://twitter.com/mycelmycel/status/1763528967238168902?t=icUMQ_3ZTUADd7N0OhC98A&s=19
People who are in Denver from here, I want to talk about Intents. Please send something for me
Loading...
A comprehensive analysis of the best bridge in the cryptospace @acrossprotocol
Development prospects, comparisons with competitors, explanation of what the token $ACX will be used for, etc.
I recommend
https://revelointel.com/market-intel/long-acx/
Development prospects, comparisons with competitors, explanation of what the token $ACX will be used for, etc.
I recommend
https://revelointel.com/market-intel/long-acx/
Need some good research to delve deeper into Intents, Intent specific architecture and their specific use cases. Please share some if you know of any.
Hi Intents people. I'm building Mycel, an Intent Centric Interface.
We replace Transaction based approach for ID based approach. And reinvent cross-chain swap/bridge
https://www.mycel.domains/
We replace Transaction based approach for ID based approach. And reinvent cross-chain swap/bridge
https://www.mycel.domains/
Can someone send me some starting points for intents? And give a really great ELI5 description? Would love a blog post / YouTube link. I have read through cowswap’s documentation.
Do we have any Integrated solver-searcher-builder on CowSwap or Fusion?
Cross-chain interop is a special case of the oracle problem “how blockchains can learn about the world”
What’s great about intents for interop is that you don’t need the blockchain to know something, you just need a solver to know it.
Settlement comes later, and later is easy.
What’s great about intents for interop is that you don’t need the blockchain to know something, you just need a solver to know it.
Settlement comes later, and later is easy.