Developer Quickstart
This page gives the shortest path into SAT20 / SatoshiNet development.
Choose a Runnable Target
Understand EVM Developer Preview
View EVM sample contracts
Build a community DEX / DAO
Deploy a community DAO
Deploy a smart contract template AMM pool
Deploy Launchpad
Deploy a smart contract template limit order module
Run Core Node, Indexer, Explorer
Integrate Wallet SDK
Build a white-label DEX
Build a SatoshiNet AI Agent
Check contract template status
Integrate wallet or exchange
Pages with status labels are still planning or depend on systems that are in development.
Testnet Acceptance
Developers should eventually verify at least:
Open a normal client-core channel.
Splice in one protocol asset.
Unlock / lock round trip.
Splice out back to Bitcoin L1.
Export commitment transaction.
Verify punish coverage.
Handle unknown network results.
Use indexers to verify L1/L2 asset evidence.
Deploy or invoke at least one testnet smart contract, such as Prediction, or test template AMM, template limit order, EVM
ConstantProductAMM, or EVMLimitOrderBookfrom PWATools -> Smart Contracts.
See Third-Party STP Client Implementation Checklist.
Page Status: Planning
Last updated