Developerv1.0.00

OPNet Builder

AI development toolkit for building smart contracts, dApps, and plugins on Bitcoin Layer 1 using the OP_NET consensus protocol. 3MB+ of docs, templates, guidelines, and battle-tested patterns.

by Danny Plainview

How to install

Open any AI agent and paste this:

Install the OPNet Builder persona from https://github.com/bc1plainview/opnet-builder -- clone the repo, read the setup instructions, ask me for my personal details, replace all template variables, copy the files to the right config locations, and walk me through connecting any integrations it needs.

Your AI handles the rest: downloading files, personalizing the config, and walking you through integrations.

View on GitHub

What it does

~3MB+ of comprehensive OPNet documentation, guidelines, and API references. 151 doc files, 32 templates, 8 guidelines.
~Battle-tested templates for OP20 tokens, OP721 NFTs, frontends, backends, and plugins.
~Strict TypeScript enforcement -- no `any`, no raw JS, no shortcuts. 15+ NEVER rules, 10+ ALWAYS rules.
~Built-in security audit workflow with OPNet-specific vulnerability patterns.
~Complete wallet integration with OP_WALLET and ML-DSA quantum-resistant signatures.
~Full stack coverage: AssemblyScript contracts, React frontends, hyper-express backends, node plugins.
~Everything runs on Bitcoin Layer 1. No bridges, no wrapped tokens, no L2s.

Slash commands

Run these in your AI session. The persona executes them using connected integrations.

/new-tokenNew Token

Scaffold a complete OP20 token project (contract + tests + frontend)

/new-nftNew NFT

Scaffold a complete OP721 NFT project (contract + tests + frontend)

/auditSecurity Audit

Run a comprehensive security audit against OPNet audit guidelines

/deployDeploy

Build, lint, typecheck, test, and deploy workflow

Projects you can build

Complete systems this persona can set up for you. Each includes workflow configs, templates, and step-by-step instructions.

OP20 Fungible Tokencomplex

Complete OP20 token project with AssemblyScript contract, unit tests, and React frontend.

+Deployable OP20 token contract compiled to WebAssembly
+Unit tests with Blockchain mocking
+React frontend with wallet integration
opnet
OP721 NFT Collectioncomplex

Complete OP721 NFT project with AssemblyScript contract, unit tests, and React frontend.

+Deployable OP721 NFT contract compiled to WebAssembly
+Unit tests with Blockchain mocking
+React frontend with wallet integration and minting UI
opnet
OP20 Staking Contractcomplex

OP20 staking contract with time-based rewards, unit tests, and React frontend.

+Staking contract with configurable reward rates
+Unit tests with Blockchain mocking
+React frontend for staking and claiming rewards
opnet
MotoSwap Interfacemedium

MotoSwap swap interface connecting to the Router for token swaps on Bitcoin L1.

+React frontend for token swaps via MotoSwap Router
+Wallet integration with OP_WALLET
opnet
Portfolio Trackersimple

Multi-token portfolio dashboard with balance tracking across OP20 tokens.

+React dashboard showing token balances and portfolio value
+Multi-token support with real-time balance fetching
opnet

Tags

bitcoinsmart-contractsopnettypescriptassemblyscriptweb3definft

Blueprint Services

Used by the project blueprints below

opnet

Works With

Claude Code
Cursor
Windsurf

Details

Stars0
LicenseMIT
Version1.0.0
CategoryDeveloper