Bitcoin-com / bitbox-sdk

BITBOX SDK for Bitcoin Cash
https://developer.bitcoin.com/bitbox
MIT License
89 stars 62 forks source link

Add OP_RETURN example #81

Closed christroutner closed 5 years ago

christroutner commented 5 years ago

Users have requested that we add a code examples to the examples directory that shows how to send out an OP_RETURN code that can be read via memo.cash.

BytesOfMan commented 5 years ago

Prelim starting point:

https://github.com/Bitcoin-com/bitbox-sdk/pull/82

Can expand to add more examples including constructing OP_RETURN transactions and formatting for memo.cash