Sayo

Results 11 issues of Sayo

replaced `aling` with `along` wherever neynar api related block occured

# Relates to # Risks Low # Background ## What does this PR do? fixes broken `develop` branch ## What kind of change is this? # Documentation changes needed? #...

Reverts elizaOS/Eliza#2048 until further review

resolves conflicts for #2079 couldn't push to PR branch #2079 Original submission by [jimouris](https://github.com/jimouris) Add Nillion action to upload a secret (string) to nilDB (secret shares). Add Nillion action to...

Plugin_new

1. https://github.com/0xProject/0x-examples 2. https://0x.org/docs/0x-swap-api/introduction - Should be able to do cross-chain EVM Swaps - Should be able to do same-chain EVM Swaps - Should be able to check swap/bridge txn...

enhancement
good first issue
feature request

1. https://www.relay.link/bridge/base 2. https://www.relay.link/transactions 3. https://docs.relay.link/what-is-relay 4. https://docs.relay.link/references/api/overview 5. https://docs.relay.link/references/sdk/getting-started - Should be able to bridge `trusted` tokens between different L2s/EVM chains - Should be able to swap `trusted` tokens...

enhancement
good first issue
feature request

# Fork #2275 # Relates to No specific issue or ticket is linked to this PR. # Risks Low: This PR is for create a plugin that is not effecting...

``` bun install && bun run build bun install v1.2.10 (db2e7d7f) 🚚 @babel/plugin-bugfix-firefox-class-in-computed-class-key.. 🚚 @babel/plugin-bugfix-safari-class-field-initializer-scope. 🚚 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chai āš™ļø youtube-dl-execnux-x64-cuda... node:internal/deps/undici/undici:13484 Error.captureStackTrace(err); ^ TypeError: fetch failed at node:internal/deps/undici/undici:13484:13 at process.processTicksAndRejections (node:internal/process/task_queues:105:5)...

bug
1.x

## Summary This PR adds x402 payment middleware integration to the Jobs API, enabling cryptocurrency payments for AI agent access. ## Key Features ### Flexible Authentication Modes - **Both API...

I’m working with two agents in Eliza: - **Blockchain Agent** – handles blockchain transactions. - **Support Agent** – a RAG-based agent for answering support queries. ### 🧠 Use Case A...

enhancement