Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Documentation

Welcome to the comprehensive documentation for @btc-vision/btc-runtime, the OP_NET Smart Contract Runtime for Bitcoin L1.

Quick Start

git clone https://github.com/btc-vision/example-tokens.git
cd example-tokens
npm install
npm run build:token

Complete Table of Contents

Getting Started


Core Concepts


Contract Standards


Types & Utilities


Storage Types


Advanced Topics


Examples


API Reference


Quick Links

Solidity Developer?

Every documentation page includes Solidity Comparison sections with side-by-side code examples. Start with: