Skip to main content

2 docs tagged with "AIP-2.1"

View all tags

AIP-2.1 quote channel

Signed counter-offer / counter-accept negotiation off-chain, with EIP-712 typed-data signatures binding each round. CounterOfferBuilder + CounterAcceptBuilder + actp serve FastAPI daemon. The final accepted amount lands on-chain via acceptQuote().

Quote negotiation (AIP-2.1)

Run `actp serve` as a counter-offer daemon, accept signed counters from requesters, and settle on the agreed amount with one on-chain acceptQuote() call.