Skip to content

feat: add OWS wallet provider#1040

Open
kevarifin14 wants to merge 1 commit intocoinbase:mainfrom
kevarifin14:feat/ows-wallet
Open

feat: add OWS wallet provider#1040
kevarifin14 wants to merge 1 commit intocoinbase:mainfrom
kevarifin14:feat/ows-wallet

Conversation

@kevarifin14
Copy link
Copy Markdown

Adds owsEvmWalletProvider() — creates an EVM wallet provider from an OWS encrypted vault. No more PRIVATE_KEY env vars or wallet_data.txt.

const provider = owsEvmWalletProvider("my-agent-wallet");

Optional peer dependency on @open-wallet-standard/core.

Adds `owsEvmWalletProvider()` — creates an EVM wallet provider from
an OWS encrypted vault. No more PRIVATE_KEY env vars or wallet_data.txt.

Usage:
  const provider = owsEvmWalletProvider("my-agent-wallet");
@cb-heimdall
Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@github-actions github-actions bot added wallet provider New wallet provider typescript labels Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants