Skip to content

Latest commit

Β 

History

History
49 lines (35 loc) Β· 1.4 KB

File metadata and controls

49 lines (35 loc) Β· 1.4 KB

πŸš€ oneihacker: Gasless Web3 Deployment (Mainnet Ready)

"One script. One push. Full autonomy."
β€” GitHub Gene 9000

oneihacker

Deploy AI agents, smart contracts, and Android apps β€” gasless, on mainnet, with zero user friction.


🌐 Overview

oneihacker is a self-deploying, gasless Web3 framework that combines:

  • βœ… MetaMask Embedded Wallets β€” Social login (Google/Apple/X)
  • βœ… Smart Accounts (ERC-4337) β€” Account abstraction
  • βœ… Biconomy Relayer + Paymaster β€” Gasless execution
  • βœ… Infura MEV Protection β€” Private mempool
  • βœ… Linea L2 β€” Fast, cheap, Ethereum-secured
  • βœ… ElizaOS AI Agent β€” Autonomous logic
  • βœ… GitHub Actions β€” CI/CD with auto-deploy

No gas. No seed phrases. No barriers.

Just pure deployment.


🧩 Features

Feature Status How
βœ… Gasless TX Active Biconomy Paymaster
βœ… Smart Wallet Active ERC-4337 + MetaMask SDK
βœ… MEV Protection Active Infura Private RPC
βœ… AI Agent Active ElizaOS Integration
βœ… Android Ready Active React Native + MetaMask
βœ… Mainnet Deploy Active Linea β†’ Ethereum Finality

πŸ› οΈ Setup

1. Install Dependencies

npm install @metamask/embedded-wallet-sdk
npm install @biconomy/mexa
npm install ethers
pip install elizaos-core==9.7.3