Skip to content

willdg1/my-bitcoin-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

[BlockBet] - Bitcoin L1 [Gaming] via OP_NET

🚀 What It Does

[1-2 sentences: e.g., "A social tipping app where users send time-locked OP20 tokens on Bitcoin L1"]

⚙️ How It Works

  • Built on OP_NET smart contracts compiled to WASM for Bitcoin Layer 1
  • Users connect OP_WALLET to interact
  • Transactions settle directly on Bitcoin L1 (no bridges)

🛠️ Tech Stack

  • Smart Contracts: AssemblyScript → WASM → Tapscript
  • Runtime: OP_NET Bitcoin L1 Consensus Layer
  • Frontend: [Vanilla JS / React / None]

🧪 Testing

# Example test command (if applicable)
npm test
# Or: Use OP_NET testnet via OP_WALLET

About

"Create a Bitcoin L1 smart contract for a social tipping app where users can send time-locked OP20 tokens. Include functions: sendTip(), claimTip(), and isClaimable(). Compile to WASM for OP_NET."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors