ONEbox

Scaffold Move contracts and React frontends for OneChain apps.

Updated Aug 19, 2025
One-click install
npx skills add https://github.com/sambitsargam/ONEbox --skill onebox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ONEbox
Source: https://github.com/sambitsargam/ONEbox/tree/main
Command: npx skills add https://github.com/sambitsargam/ONEbox --skill onebox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ONEbox addresses the challenge of building production-style OneChain applications by providing an integrated development portal that scaffolds Move contracts and a frontend, wires critical on-chain IDs, and guides developers from setup to deployment.

Core Features & Use Cases

  • Automates scaffolding of Move-based contracts and a React/TypeScript frontend to accelerate OneChain dApp development.
  • Includes PTB templates, wallet integration, testnet faucet, transaction history, and AI-assisted guidance for implementation.
  • Use case: developers can prototype a OneChain app, publish to testnet, connect a wallet, execute a write/read flow, and monitor results in a single dashboard.

Quick Start

Create a full-stack OneChain app by scaffolding Move contracts and a React frontend, deploy to testnet, and connect the wallet to run and validate the flow.

Frequently Asked Questions about ONEbox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a full-stack OneChain dApp with Move contracts and a React frontend?

To build a full-stack OneChain dApp, you can scaffold Move contracts and a React frontend, deploy to testnet, connect a wallet, and validate transaction flows using an integrated development portal.

What is the process for scaffolding Move contracts and deploying to the OneChain testnet?

Scaffolding Move contracts and deploying to the OneChain testnet involves generating contract code, wiring on-chain object IDs, publishing to obtain a PackageID, and validating via a connected dashboard.

Can I use PTB templates and wallet integration for OneChain dApp development?

Yes, OneChain dApp development supports PTB templates and wallet integration, allowing you to execute write and read flows, monitor transaction history, and interact with the testnet faucet.

What's the best way to wire on-chain object IDs and PackageID for OneChain smart contracts?

The best way to wire on-chain object IDs and PackageID for OneChain smart contracts is through automated scaffolding that configures toolchain defaults, network RPCs, and explorer settings end-to-end.

Does OneChain development support DeFi, NFT, and gaming dApp use cases?

Yes, OneChain development supports building DeFi, NFTs, games, launchpads, and dashboards by applying Move edition defaults and frontend stack configurations to accelerate full-stack project creation.

Why does my OneChain dApp deployment require specific toolchain defaults and RPC configurations?

OneChain dApp deployment requires specific toolchain defaults, network RPCs, and explorer configurations to ensure proper on-chain wiring, validate published PackageIDs, and execute transaction flows correctly.