On-chain activity
OnchainKit
React toolkit with wallet components, hooks and utilities that simplify building Solana dApps.
Murphy
Murphy was a developer toolkit for the Solana blockchain, positioned as an "OnchainKit" that gave application builders a ready-made set of UI components, swap primitives, wallet connectors, and NFT utilities without having to wire up low-level protocol interactions from scratch. The project described itself as a cheat code for Solana development — borrowing its name and philosophy from Murphy's Law to signal that it was built for the messy, iterative reality of shipping Web3 products.
What Murphy Was
Murphy launched in February 2025 as an open-source SDK hosted under the Murphy-CodeLabs GitHub organization. The codebase is written in TypeScript and structured around a component registry model, giving developers drop-in building blocks rather than a monolithic framework. The core repository — Murphy-CodeLabs/murphy — accumulated 381 commits, 29 stars, and 15 forks before development wound down, and remains publicly available under an MIT license.
The project was linked to Send AI (@sendaifun), one of the more active Solana developer tooling communities, and was described by the team as emerging from a public call by developer @pkxro for better onboarding infrastructure on Solana. That origin gave Murphy a community-first posture: the README explicitly welcomed contributions for bug fixes, feature additions, and documentation improvements, and the organization published a companion Next.js example repository (murphy-example-nextjs) to lower the barrier for first-time integrators.
Core Components and Features
Murphy's SDK was organized around several functional areas:
Token swap integration. The repository contained dedicated swap configuration and constants directories, providing pre-built abstractions for routing token exchange transactions on Solana without requiring developers to connect to a DEX aggregator from scratch.
Wallet connection. Murphy shipped integrations for Phantom and WalletConnect, the two most commonly used wallet adapters in the Solana ecosystem at the time of launch. The wallet layer handled session management and signing flows so product teams could focus on application logic.
NFT tooling. The SDK included modules for minting, displaying, and managing NFTs, reflecting the continued relevance of non-fungible assets in Solana's application layer throughout early 2025.
UI component library. Murphy provided a component registry with styled, Solana-aware interface elements — balance displays, transaction confirmations, and similar views — allowing teams to ship polished interfaces without building from Figma files up.
TypeScript-first architecture. The codebase exported typed interfaces throughout, making IDE autocomplete and static analysis practical for teams building on Next.js, the framework explicitly supported via the example repository.
The documentation site, hosted at onchainkit.murphyai.dev, walked developers through installation and component usage. That subdomain, along with the primary www.murphyai.dev domain, is no longer resolvable as of mid-2025.
Colosseum and Ecosystem Position
Murphy appeared in the Colosseum hackathon project explorer, the platform Solana Foundation uses to surface ecosystem projects from its recurring hackathon series. Its presence there placed it among a cohort of developer tooling projects that emerged from the 2024–2025 wave of Solana builder programs, alongside infrastructure plays in wallet abstraction, agent SDKs, and RPC tooling.
The collaboration with Send AI was particularly notable. Send AI's solana-agent-kit had become one of the more widely forked AI-native developer libraries in the Solana ecosystem by early 2025, and Murphy's positioning as an "on-chain dev toolkit built with Send AI" suggested it was exploring the intersection of traditional SDK tooling and AI-assisted development workflows. Whether a deeper integration was planned or shipped before the project went inactive is not documented in available public records.
Team
The Murphy-CodeLabs organization lists two public members: @0xLou1s and @SaitamaCoderVN. The project's founding narrative credits @pkxro with the originating call that led to its creation, though that account's relationship to the organization is not formally documented in the repository metadata.
Current Status
The primary domain (murphyai.dev) and documentation subdomain (onchainkit.murphyai.dev) both return NXDOMAIN as of August 2025, indicating the DNS records have been removed rather than the server simply being unavailable. The main SDK repository was last updated in July 2025 with no subsequent commits. No shutdown announcement has been located in publicly indexed sources.
The Murphy-CodeLabs GitHub organization shows some continued activity: a repository called d2d-docs was updated in October 2025, but its contents are a structured Solana learning program covering foundational blockchain concepts through to production readiness — a different product area from the original Murphy SDK. The solana-learning-path repository was updated in September 2025 with similar educational content. This suggests the team behind Murphy-CodeLabs shifted focus toward developer education rather than maintaining the SDK itself.
Murphy's codebase remains publicly available and MIT-licensed. Developers can fork and adapt its components for their own Solana projects, but should not expect active maintenance, issue resolution, or documentation updates from the original team. The documentation site should be considered offline for practical purposes.
Contents
Note: inclusion in Solana Compass directory does not indicate a recommendation or endorsement of this project, its token(s) or its products. Data sourced with thanks from The Grid to aid in building these pages.Solana Token Markets