Satz
  • πŸ‘‹Welcome
  • 🀝Introduction
    • What is SatsChain?
    • How is SatsChain different from L2s?
    • What is the security paradigm for SatsChain?
  • πŸ“‡Use Cases
    • Cerebrum (Retail use cases)
    • Institutional use cases
    • Anchoring L2s on BTC
  • πŸ–₯️For Developers
  • πŸ“Smart Contracts
    • What is smart contract?
    • Build a Contract
    • Leverage Compass Library for contracts
    • What type of contracts can be supported?
  • πŸ”Contract Deployment
    • Deploy smart contract on SatsChain
  • ⛓️Core Principles
    • What are Inscriptions?
    • Taproot/native-segwit user addresses
    • What is EVM?
    • What is Solidity?
    • How BTC connects with EVM?
  • πŸ› οΈSats Infrastructure
    • Leveraging OP_RETURN
    • Sats Intel
    • Sats Nuclei
    • Sats Reverse Processor (SRP)
    • Sats connector
    • Compass (EVM <> BTC)
      • Compass Solidity Library
      • Compass Logic
      • Rainbow table
  • βš™οΈConfigurations
    • Testnet
    • Mainnet
  • πŸ“šDeveloper Guide
    • Deploy contract
    • Anchoring of L2s
    • How to interact with Smart Contract?
    • Fetching current state via JSON RPC integration
    • How to integrate compass library in solidity code
  • Website
  • WhitePaper
  • Twitter
Powered by GitBook
On this page
  1. Introduction

What is SatsChain?

Satschain is a Trustless Modular execution protocol designed to integrate smart contracts directly onto the Bitcoin blockchain using inscriptions and Ordinals.

This allows for Solidity-based smart contracts to be executed natively on Bitcoin without the need for forks, layer-two solutions, or Opcode customization.

By utilizing the OP_RETURN field and a trustless execution layer, Satschain extends Bitcoin’s utility beyond being a store of value, enabling it to support sophisticated smart contract functionality and distributed applications (DApps) directly on-chain

PreviousIntroductionNextHow is SatsChain different from L2s?

Last updated 11 months ago

🀝