minimaldata
Data validator
Validates whether a script uses only minimal data pushes in Bitcoin transactions.
A module to check bitcoin policy: SCRIPT_VERIFY_MINIMALDATA
2 stars
10 watching
10 forks
Language: JavaScript
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Node.js interface to the Bitcoin blockchain | 44 |
| A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
| Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
| A package that allows developers to verify and sign bitcoin messages in Node.js and web browsers. | 88 |
| Library for defining data validation contracts in dynamically typed languages | 51 |
| A module for parsing Bitcoin blockchain data from blk*.dat files in real-time | 14 |
| An algorithmic module for selecting inputs and outputs from unspent bitcoin transactions to meet specific value requirements | 185 |
| A .NET library for creating and validating minisign signatures | 30 |
| A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
| Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
| Validates data against predefined rules for various data types in Elixir. | 20 |
| A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
| A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs. | 10 |
| A curated resource for learning to program Bitcoin transactions | 895 |