Intents
Discussions about intent-centric infrastructure and applications
TABASCO pfp

@tabasco

cross-posting this here, figured may be interesting. solver-based multi-chain balance unification
0 reply
0 recast
2 reactions

xh3b4sd ↑ pfp

@xh3b4sd.eth

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
0 reply
0 recast
2 reactions

jtriley.eth pfp

@jtriley

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:
2 replies
3 recasts
6 reactions

jamesyoung.eth pfp

@jamesyoung

standards require adoption, refreshing to see this move forward https://x.com/Uniswap/status/1792551031701717355
0 reply
0 recast
2 reactions

Andrew | Brink.trade pfp

@andrew311

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.
1 reply
0 recast
1 reaction

‍‍ pfp

@git

nani.ooo talk to Ethereum Intents-based project. Nice so far
2 replies
1 recast
3 reactions

Matt pfp

@mane

Cross posting for visibility
0 reply
0 recast
1 reaction

Muhammad Yusuf  pfp

@yusuf

Do we have any Integrated solver-searcher-builder on CowSwap or Fusion?
0 reply
0 recast
2 reactions

Brink Trade pfp

@brinktrade

ISO early beta testers looking to make recurring swaps via a general intent framework. DM if that's you
0 reply
1 recast
2 reactions

Matteoikari.eth pfp

@matteoikari

Brian is the first ever non-custodial solution to perform transactions by prompting. Write one prompt with multiple actions, Brian will extract your intent and you execute the transaction. Want to give it a try? Send me your address and I'll whitelist you!
1 reply
0 recast
2 reactions

Matteoikari.eth pfp

@matteoikari

Brian is a non-custodial solution. What it does is extract your intent from a text input. User input: "I want to bridge 0.01 eth from arbitrum to optimism" 🤖 Brian extracts your intent "a bridge of 0.01 eth from arbitrum to optimism" and builds the transaction that the user has to confirm Do you want to try?
0 reply
0 recast
3 reactions

Particle Network pfp

@particlenetwork

With Modular Smart Wallet-as-a-Service, we aim to create a seamless flow from Web2 to Web3. This is possible by providing developers with a toolkit for leveraging AA in creating dApps, with a developers-first experience as a base. https://blog.particle.network/particle-network-101-developer-experience-edition/
0 reply
0 recast
1 reaction

TABASCO pfp

@tabasco

A few solid resources on intents: https://blog.particle.network/intent-centric-design-repackaging-account-abstraction-or-evolving-it-further-2 https://www.paradigm.xyz/2023/06/intents https://www.brink.trade/blog/powerful-intents-part-1 https://blog.essential.builders/a-slightly-more-formal-definition-of-intents
5 replies
3 recasts
10 reactions