Post
Topic
Board Altcoin Discussion
Re: Counterparty progresses in adding Ethereum VM support to Bitcoin
by
flayway
on 11/05/2016, 03:03:10 UTC
Xnova can you explain in rough terms what this means for Bitcoin and Ethereum? In what manner are they linked or not?

Thank you.

Sure, they're not linked (that is more the theme with something like BTCRelay).

What we are working on is a port of the Ethereum Virtual Machine (EVM) to Counterparty. This means that one can take an ethereum smart contract (e.g. written in solidity) and run it "on Counterparty, on Bitcoin". There is no link to the Ethereum blockchain.

Counterparty works via a mechanism called embedded consensus, where we embed our protocol data within regular Bitcoin transactions, and maintain our own embedded ledger within Bitcoin's. Executions of Ethereum smart contracts would modify the state of this ledger.

Why did you think Counterparty with EVM are better than BTCRelay?


How Smart Contracts can working with XCP and Bitcoin 10minutes avg blocktime, doen't it need fast blockchain like Ethereum?