nirholas
- 231 skills
- 0 followers
- 8 hours ago last updated
- ▌ Ethereum Gas Optimization · nirholasOptimize Ethereum gas usage by understanding gas mechanics, timing transactions for low-fee periods, batching operations, and selecting appropriate L2 solutions for different use cases.
- ▌ Sperax Ecosystem Overview · nirholasHigh-level overview of the Sperax ecosystem — USDs auto-yield stablecoin, SPA/veSPA governance, Sperax Farms, ERC-8004 on-chain agent identity, and SperaxOS AI Agent Workspace. Use when giving ecosystem overviews, comparing DeFi products, or explaining how Sperax components work together.
- ▌ X402 Agent Payments Guide · nirholasGuide to the x402 protocol — HTTP-native micropayments for AI agents. Enables agents to pay for API calls, data, and services using stablecoins (USDC, USDs) without API keys or subscriptions. Built on EIP-712 signed payment headers.
- ▌ Binance Crypto Market Rank · nirholasCrypto market rankings and leaderboards via Binance Web3 API. Query trending tokens, top searched tokens, Binance Alpha tokens, social hype sentiment, smart money inflow rankings, meme token rankings, and top trader PnL leaderboards.
- ▌ Bnb Chain Toolkit Guide · nirholasGuide to the BNB Chain Toolkit — a modular TypeScript toolkit for building, deploying, and interacting with smart contracts on BNB Chain. Includes BEP-20 token utilities, DeFi integrations, wallet management, and cross-chain bridging. Built for BNB Chain Hackathon by the Sperax team.
- ▌ Defi Dashboard Building · nirholasGuide to building DeFi analytics dashboards with free APIs — data architecture, API integration patterns, key metrics, visualization strategies, and a complete reference of free endpoints. Use when helping users create custom DeFi monitoring tools or understand how analytics platforms work.
- ▌ Giza Zkml Visualization · nirholasGiza ZKML Agent Visualization — guide covering key concepts, implementation patterns, and best practices.
- ▌ Repo Intelligence Guide · nirholasGuide to Lyra Intel — an intelligence platform for analyzing repositories of any size, from small projects to enterprise monorepos with millions of lines of code. 70+ analysis components including security scanning, AI integration, dependency mapping, and code quality metrics.
- ▌ Solidity Best Practices · nirholasGuide for writing secure, gas-efficient, and maintainable Solidity smart contracts following established patterns and avoiding common pitfalls.
- ▌ Web3auth Integration Guide · nirholasGuide to integrating Web3Auth for social login in Web3 dApps. Covers email, Google, Apple, Discord, and Twitter login flows. MPC key management, session handling, RainbowKit integration, and migration from traditional wallet-only flows. Zero-friction onboarding.
- ▌ Lstm Price Prediction Guide · nirholasGuide to LSTM-based cryptocurrency price prediction. Covers data preprocessing, feature engineering, LSTM architecture, training, evaluation, and deployment. Includes TensorFlow/Keras implementation with technical indicators and sentiment features.
- ▌ MCP Tool Discovery Guide · nirholasGuide to Lyra Tool Discovery — an AI-powered automation toolkit that discovers MCP servers for you. Point it at GitHub, npm, or configure custom discovery sources. Let GPT or Claude analyze APIs and generate ready-to-ship plugin configs. Zero manual work.
- ▌ Web3 Accessibility Guide · nirholasGuide to W3AG (Web3 Accessibility Guidelines) — accessibility standards and patterns for Web3 applications. Covers wallet connect UX, transaction confirmation patterns, error handling, screen reader support, and inclusive design for dApps. Making DeFi usable by everyone.
- ▌ Binance Query Address Info · nirholasQuery any on-chain wallet address for token holdings and positions via Binance Web3 API. Retrieves all token balances including price, 24h change, and holding quantity across BSC, Base, and Solana.
- ▌ Decentralized Proxy Guide · nirholasGuide to Openbare — a decentralized proxy and relay network. Covers proxy setup, traffic routing, censorship resistance, and privacy-preserving web access. Features SOCKS5, HTTP proxy, and Tor-compatible endpoints.
- ▌ Llms Txt Extraction Guide · nirholasGuide to llm.energy — extract llms.txt and install.md documentation from any website for AI agents, LLMs, and automation workflows. Features MCP server, REST API, batch processing, and multiple export formats. The documentation extraction standard for AI-ready content.
- ▌ Solidity Playground Guide · nirholasGuide to Lyra Web3 Playground — a browser-based Solidity IDE and smart contract playground. Write, compile, deploy, and interact with contracts directly in the browser. Supports Hardhat/Foundry compilation, multiple chains, and live contract testing.
- ▌ Vanity Address Generation · nirholasComplete mastery guide for cryptographic vanity address generation — understanding how blockchain addresses are derived from private keys (ECDSA, keccak256), brute-force search algorithms, GPU acceleration with OpenCL/CUDA, CREATE2 deterministic deployment for contract vanity addresses, security implications of vanity generation, time/difficulty estimation, multi-chain address formats (Ethereum, Bitcoin, Solana), and practical UX benefits of branded addresses for DAOs and protocols.
- ▌ Erc8004 Agent Creation Guide · nirholasStep-by-step guide to creating and deploying ERC-8004 Trustless Agents. Covers the full lifecycle from generating an agent identity NFT, setting up metadata, registering on-chain across 12 chains, building reputation, and connecting to the agent marketplace.
- ▌ Crypto Data Aggregation Guide · nirholasGuide to CryptoDataPy — a Python library that aggregates crypto data from 20+ sources into a single unified interface. Covers price data, on-chain metrics, social data, derivatives, and macro indicators. One API for CoinGecko, Glassnode, DeFi Llama, and more.
- ▌ Subgraph Development Guide · nirholasGuide to building blockchain data indexes with The Graph — subgraph architecture, schema design, mapping handlers, deployment, and querying. Covers GraphQL APIs for DEX data, token transfers, and DeFi protocol events. Use when explaining blockchain indexing or building custom data pipelines.
- ▌ Universal Crypto MCP Guide · nirholasGuide to the Universal Crypto MCP server — a multi-chain MCP for AI agents to interact with any blockchain via natural language. Supports swaps, bridges, gas estimation, staking, lending, and more across Ethereum, Arbitrum, Base, Polygon, BSC, and testnets. Plugin architecture for extensibility.
- ▌ X Twitter Automation Guide · nirholasGuide to XActions — a TypeScript automation library for X (Twitter). Features browser automation, thread posting, engagement monitoring, follower analytics, and DM automation. 78 stars. Includes rate-limit-aware scheduling and anti-detection measures.
- ▌ Xeepy Python Twitter Guide · nirholasGuide to xeepy — a comprehensive Python library for X (Twitter) with 154 files and 44K+ lines of code. Features full API v2 coverage, spaces, communities, lists, polls, Grok integration, and async support. 57 stars. The most complete Python X library.
- ▌ AI Plugin Marketplace Guide · nirholasGuide to plugin.delivery — a marketplace and delivery infrastructure for AI plugins and MCP servers. Covers plugin discovery, version management, secure distribution, and integration with Claude Desktop, Cursor, and SperaxOS. The npm for AI tools.
- ▌ Smart Contract Reading Guide · nirholasHow to read and understand smart contracts — navigating Etherscan, reading Solidity code, understanding ABIs, decoding transactions, and spotting common patterns. Use when helping users verify contracts, understand DeFi protocol mechanics, or decode on-chain activity.
- ▌ Crypto Market Dashboard Guide · nirholasGuide to building a real-time crypto market dashboard with Next.js, React, and TradingView charts. Features multi-chain portfolio tracking, DeFi position monitoring, price alerts, and social sentiment integration. Production-ready dashboard template.
- ▌ Ethereum Wallet Toolkit Guide · nirholasGuide to the Ethereum Wallet Toolkit — Python CLI tools and MCP servers for wallet generation, BIP39/BIP44 HD wallets, Web3 Secret Storage V3 keystores, EIP-712 typed data signing, and vanity address generation. Fully offline-capable for maximum security.
- ▌ MCP Registry Monitoring Guide · nirholasGuide to MCP Notify — monitor the Model Context Protocol Registry for new, updated, and removed servers. Get real-time notifications via Discord, Slack, Email, Telegram, Microsoft Teams, Webhooks, or RSS feeds. Includes CLI, Go SDK, REST API, and MCP server for AI assistants.
- ▌ Recommendation Algorithm Design · nirholasComplete mastery guide for designing social media recommendation algorithms — understanding candidate generation, ranking models, engagement prediction, content graph modeling, collaborative filtering, embedding spaces, real-time personalization, exploration vs exploitation tradeoffs, feedback loops, filter bubble mitigation, and building recommendation systems from scratch. Based on analysis of production systems like Twitter/X's open-source algorithm, with applications to crypto community feeds and DeFi content curation.
- ▌ Crypto Market Data Service Guide · nirholasGuide to the Crypto Market Data TypeScript service — clean market data APIs for token prices, candles, market cap, and volume across multiple chains. Features caching, rate limiting, fallback sources, and WebSocket subscriptions. Built for production DeFi applications.