Jigs

From RunWiki
Revision as of 22:52, 14 December 2022 by Zhell (talk | contribs)
Jump to: navigation, search

Jigs are interactive objects on Bitcoin. You define a jig with a JavaScript class and that class determines exactly what the jig can do. All of your jigs are unique. Each one has an owner and only that owner can update the jig. How is that secured? Bitcoin! Let's explore how you create a jig.

Creating

Code =

Updating

Code =

Sending

Code =

Interactivity

Code =

Destroying

Code =

Backing

Code =

Checking Parameters

Code =

Attaching Media

Code =

Updating

Code =