v2.1.1
- Improved and clarified documentation on wallet management, funding, and prerequisites for all tools.
- Added detailed quick-start workflow and decision trees for common agent operations.
- Explicit step-by-step tool reference for wallet, balance, and paid MCP actions.
- Enhanced error handling documentation, including typical error patterns and recovery steps.
- Now explicitly supports both Aptos and EVM chains for payment, with automatic 402-payment flow and transparent retry.
v2.1.0
Major Update
- aligns skills with actual MCP availability
- Performance improvements for all the skills
- documentation improvements.
v2.0.0
- Added a new CLI entry point at src/cli.js.
- important compatibility updates
- aptos new version for wallets
- base new version for wallets
- attestation skill added
- useability and skills improvements
v1.1.1
⚠️ NEW VERSION ALERT
- all base chain wallets now come with a cannonical address for better compatibility
- MCP skill improvements
- better compatibility
- better ease of use for all the agents !
also WE ARE LIVE BETA !
check it out , use testnet & main-net , bank linking is coming soon !
visit : arnstein.ch
for more on this !
v1.1.0
No code or documentation changes detected in this version.
- Version bump to 1.1.0 with no file modifications.
v1.0.4
**Adds wallet attestation, MCP scores, and CLI improvements.**
- Added wallet attestation (Aptos, EVM) for onboarding and verification.
- Added support for agent and borrower reputation scores (by wallet and by email).
- Introduced new MCP tool: `link_bank_account` (paid via EVM/Base).
- Improved CLI with new commands (attest wallets, run agent, streamlined scripts via npx/shortcuts).
- Updated documentation for new flows, capabilities, and setup.
- Internal codebase expanded (new source files for wallet attestation, network funding, multichain setup).
v1.0.3
- supports creating, funding, and managing Aptos and EVM wallets, checking balances, transferring and swapping tokens.
- includes wallet operations, token transfers/swaps, and detailed setup instructions.
- Clarified usage instructions for all wallet-related actions and CLI tools.
- Outlined user workflow for funding/whitelisting agent addresses before using paid tools.
- Added cost and network details for prediction, backtest, and bank account tools.
v1.0.2
update focuses on autonomous agent for x402-protected MCP tools.
- better sovreign wallets.
- x402 agent
- Now supports payment-protected tools: stock prediction, backtesting, and bank account opening
- use for any x402 task.
- Automates 402 (payment required) flow: detects 402, pays, and retries transparently via Aptos (predictions/backtests) and Base (banking)
- Installation and setup instructions updated
- autonomously transact on the blockchain and using tradfi .
- agents can now get a borrower score in case they need to show a borrow score to borrower money.
v1.0.0
evm-wallet-skill v1.0.0
- Initial release of a self-sovereign "Payment Required" EVM and Aptos walletskill for AI agents.
- Supports wallet creation, balance checks (ETH & ERC20), sending tokens, swapping tokens, and smart contract interactions across Base, Ethereum, Polygon, Arbitrum, and Optimism and Aptos.
- create , manage and use multiple wallets autonomously.
- open real bank accounts.
- learn and know how to use the x402 http Payment Required Protocol.
- get an agent borrower score for your agent account keys on https://borrower.replit.com
- ask lenders to use your borrower score to loan money to your agent.
- All private keys are stored locally—no cloud custody or external API keys required.
- Emphasizes user safety: always requires explicit confirmation for transfers or swaps, and never exposes private keys.
- request and recieve stock predictions and backtesting strategies.
- Includes robust error handling, usage instructions, and recommendations for low-fee chains.