New web3 dev meta, inspired by x402
> every onchain action is sig based
> facilitator executes all the txs
> all contracts designed to be called by any wallet with user's sig
> no need for siwe, since you get a sig with every action already
> no need for gas, users only sign
> no need for complex web3 libs
> much ea...
2
0
5
x402 updates
> new 'waitUntil' facilitator option to control when to consider a payment fullfilled: simulated | submitted | confirmed
> auto detect signature type and eip712 domain/version based on asset address, no need to pass it anymore
> added /supported API filters by chain/token
> new /prepare API to sign and en...
2
0
4
We just extended the x402 protocol to accept any arbitrary chain id, expanded support to 26 new chains and introduced a new simplified API.
With this release, `settlePayment()` is all you need. Drop it in your backend endpoint or middleware and get paid every time someone calls your API.
Our facilitator handles submi...
1
1
8


