Bitcoin Forum

Economy => Services => Topic started by: str4wm4n on February 24, 2016, 12:54:06 AM



Title: Looking for Developer to modify Javascript BrainWallet to generate CLTV Txns
Post by: str4wm4n on February 24, 2016, 12:54:06 AM
Hey everyone I'm looking for someone to modify the brainwallet.org code (example now located at http://offlinebitcoins.com/#tx )
to include the CLTV ( OP_CHECKLOCKTIMEVERIFY ) feature which allows bitcoins to be frozen until a chosen time in the future.

Here are some resources I've found that may help:

https://github.com/mruddy/bip65-demos/blob/master/freeze.js

https://bitcointalk.org/index.php?topic=151959.msg13981927#msg13981927

https://wiki.bitcoin.com/w/BIP_0065

Looking forward to hearing from whomever can get this done! ( You will be compensated for your work )

Thanks.


Title: Re: Looking for Developer to modify Javascript BrainWallet to generate CLTV Txns
Post by: str4wm4n on February 24, 2016, 02:49:30 AM
Never mind.

I have found an implementation of this already.