Skip to content

coins/bitcoin-scripts

Repository files navigation

Bitcoin Scripts

What's possible in Bitcoin's transaction scripting language? A random compilation of exotic bitcoin scripts.

Examples:

and more.

There's also a primitive Script Editor. It simplifies editing of Bitcoin Scripts with repeating opcode patterns.

Note: In many examples we're using the Bitcoin Script Debugger. It's a great tool for debugging bitcoin scripts.

CoinThx

Disclaimer

DO NOT USE IN PRODUCTION! THE SCRIPTS ARE NOT SECURE!

Interesting Links

About

What are the limits of Bitcoin Script?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages