Post
Topic
Board Development & Technical Discussion
Is it possible to create a simple smart contract using bitcoin-cli?
by
oshirowanen
on 06/05/2018, 19:12:31 UTC
I have an interest in smart contracts.  For example, something simple like "bitcoin in a specific address cannot be spent until 2019-01-01".

How do I go about creating this using bitcoin-cli?

I already know how to create simple raw transactions and simple multisig raw transactions, but I can't seem to figure out how to create simple smart contracts, specifically timelocks.