Difference between revisions of "Smart contracts"
From CoinWiki
Line 1: | Line 1: | ||
A smart contract is a computer program that controls the transfer of assets to different parties. It defines the rules and penalties of the agreement. They can be used for a number of things such as [[token]] creation, [[DAO]]s, [[Crowdsale|crowdsales]] and more. | A smart contract is a computer program that controls the transfer of assets to different parties. It defines the rules and penalties of the agreement. They can be used for a number of things such as [[token]] creation, [[DAO]]s, [[Crowdsale|crowdsales]] and more. | ||
+ | |||
+ | == Coins with Smart Contract Capabilities == | ||
+ | * [[Ethereum]] | ||
+ | * [[Tron]] | ||
+ | * [[EOS]] | ||
+ | * [[NEO]] | ||
+ | * [[Lisk]] | ||
+ | |||
+ | == See Also == | ||
+ | * [[Cryptocurrecies]] | ||
+ | * [[Blockchain technology]] |
Revision as of 20:28, 9 January 2019
A smart contract is a computer program that controls the transfer of assets to different parties. It defines the rules and penalties of the agreement. They can be used for a number of things such as token creation, DAOs, crowdsales and more.