minimaldata

Data validator

Validates whether a script uses only minimal data pushes in Bitcoin transactions.

A module to check bitcoin policy: SCRIPT_VERIFY_MINIMALDATA

GitHub

2 stars
10 watching
10 forks
Language: JavaScript
last commit: about 8 years ago

Related projects:

Repository Description Stars
bitpay/bitcoind.js Provides a Node.js interface to the Bitcoin blockchain 44
bitcoinjs/bitcoinjs-message A library providing functions to generate digital signatures for Bitcoin messages. 130
bitcoinjs/bip21 Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification 56
bitpay/bitcore-message A package that allows developers to verify and sign bitcoin messages in Node.js and web browsers. 88
fisxoj/sanity-clause Library for defining data validation contracts in dynamically typed languages 51
bitcoinjs/blkdat-stream A module for parsing Bitcoin blockchain data from blk*.dat files in real-time 14
bitcoinjs/coinselect An algorithmic module for selecting inputs and outputs from unspent bitcoin transactions to meet specific value requirements 185
bitbeans/minisign-net A .NET library for creating and validating minisign signatures 30
bitcoin-studio/bitcoin-programming-with-bitcoinjs A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. 162
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
bitcoinjs/bip66 A module for encoding and decoding strict DER signatures in JavaScript. 14
bydooweedoo/is Validates data against predefined rules for various data types in Elixir. 20
jacomyal/typology A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. 46
f483/btctxstore A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs. 10
jashmenn/bitcoin-reading-list A curated resource for learning to program Bitcoin transactions 895