Featured on Dec 20th, 2018

Cashy

A Toolbox for Programming Bitcoin Cash

CHECK IT OUT

This lets you create scripts for Bitcoin Cash aka BCH aka BCHABC (depending what exchange you are using). This is the simplest framework for now to make apps or contracts.

Its an early version but it can already does:

  • Validates New Script Template Files
  • Interacts with Oracle APIs for Trusted 3rd Party Data Sources
  • Works with Timelocks for OP_CLTV and OP_CSV
  • Creates Data Signatures for OP_CHECKDATASIG
  • Creates Transaction Signatures for OP_CHECKSIG
  • Creates sha256 from UTF-8 string or Hex data
  • Creates hash160 from UTF-8 string or Hex data
  • Creates Hex from UTF-8 string
  • Can have loops using “script-repeat” feature

Hunted by @kingscrown

$21.33·16 votes· comments