Archer

Results 8 issues of Archer

# Enable EIP-4337 Smart Wallet / UserOperation Support in x402 Protocol ## **1. Summary** We propose an extension to the x402 protocol that adds first-class support for smart contract wallets...

## Description Adds ecosystem partner metadata for X402 Kit SDK ## Tests ## Checklist - [*] I have formatted and linted my code - [*] All new and existing tests...

Make CI workflow success.

Make `amico-core` support no-std environment.

enhancement

### 🐛 Problem Our current \[`Tool`] type has grown unwieldy: implementing it requires manually defining the parameters schema, and implementing async tool calls require nesting multiple `move` blocks. This complexity...

enhancement

## \[SUB-FEATURE] Implement `BrowserStorage` WASM backend ### 📋 Summary Provide a concrete `Storage` implementation that runs under `wasm32-unknown-unknown`, using the browser’s IndexedDB (with a LocalStorage fallback) to persist key/value blobs....

enhancement

## \[FEATURE] Implement a `storage` abstraction layer ### 📋 Summary Provide a platform-agnostic storage interface so that Amico can persist data in environments where the OS file system is not...

enhancement