What if you could build interactive, stateful applications directly on Bitcoin? Run introduces 'jigs'—tokenized software objects that bring object-oriented programming to the blockchain.
#1about 4 minutes
Introducing Run, a platform for interactive tokens on Bitcoin
The Run platform consists of jigs (interactive tokens), a JavaScript library for interacting with them, and optional scaling services.
#2about 3 minutes
Live coding a simple interactive dragon jig
A new jig is created by defining a JavaScript class, instantiating it, and calling methods which generate new Bitcoin transactions for each state update.
#3about 3 minutes
Understanding the core concepts of jigs and the Run library
Jigs are permissionless, tokenized software objects that support object-oriented principles, and the Run library uses a flexible plugin architecture for different environments.
#4about 6 minutes
Building a scalable idle-style game with Run
A demo game shows how players can truly own their in-game assets as jigs, enabling them to trade items outside the application's original scope.
#5about 4 minutes
Defining game rules and logic using jig classes
Game logic, such as requiring payment to create an item or restricting actions to specific caller types, is enforced directly within the jig's JavaScript class definition.
#6about 6 minutes
Solving the layer 2 scaling challenge with state caching
Run avoids the performance bottleneck of replaying transaction histories by caching a jig's final state, which is secured by a state hash in the user-signed transaction.
#7about 3 minutes
Implementing a custom client-side state cache
A custom cache implementation prioritizes loading jig state from local memory and browser storage before falling back to fetching it from a game server.
#8about 3 minutes
Exploring Run's optional services and development roadmap
Run plans to offer optional services like a global state cache, pay server, and query server, with a public beta for version 0.6 coming soon.
#9about 6 minutes
Q&A on class uniqueness and layer 2 protocol design
Copying a jig's code creates a new, distinct object with a unique origin, and Run operates as a hybrid layer 1 and layer 2 protocol for flexibility.
#10about 3 minutes
Q&A on fungible tokens and advanced script interactions
Run provides a base class for fungible tokens that can be extended with custom logic, and it's possible to restrict jig functions using Bitcoin locking scripts.
#11about 6 minutes
Q&A on atomic swaps and database analogies
Jigs can contain partially signed transactions to enable atomic swaps, and the platform functions more like a NoSQL database than a relational one.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
06:51 MIN
Exploring the Bitcoin SV application ecosystem
Bitcoin SV: The Massively Scaled Blockchain to Meet Developer Needs
02:46 MIN
Modern smart contract development with Bitcoin Script
Bitcoin SV: The Massively Scaled Blockchain to Meet Developer Needs
02:58 MIN
Viewing blockchain as another operating system for developers
Why You Should Care About the Decentralized Computing Movement
02:08 MIN
Introducing Substrate for rapid custom blockchain development
Blockchains: One Size doesn't Fit All
02:35 MIN
How to get involved with the Bitcoin SV community
Bitcoin SV: The Massively Scaled Blockchain to Meet Developer Needs
01:33 MIN
Introduction to OP_PUSH_TX and its applications
OP_PUSH_TX and its applications in Bitcoin smart contracts
01:21 MIN
Introducing the DotWallet developer platform
Windtalker and DotID for the DotWallet SDK
05:18 MIN
Essential developer tools and resources for Bitcoin SV
Bitcoin SV: The Massively Scaled Blockchain to Meet Developer Needs
Build With Bitcoin SVAt Bitcoin Association, we work to advance business using the Bitcoin SV (BSV) blockchain. A rebirth of the original Bitcoin, Bitcoin SV has restored the protocol to the specifications of creator Satoshi Nakamoto, resulting in a public blockchain cap...
Chris Heilmann
WeAreDevelopers LIVE days are changing - get ready to take partStarting with this week's Web Dev Day edition of WeAreDevelopers LIVE Days, we changed the the way we run these online conferences. The main differences are:Shorter talks (half an hour tops)More interaction in Q&AA tips and tricks "Did you know" sect...
Chris Heilmann
All the videos of Halfstack London 2024!Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
Cryptocurrencies For Blockchain DevelopersThe second edition of the WeAreDevelopers Live Week is already starting on 5-9th October with a whole day packed with Blockchain and cryptocurrency insights for developers. Today, the bitcoin market capitalization sits at about $118 billion which is ...
From learning to earning
Jobs that call for the skills explored in this talk.