Difference between revisions of "Smart contracts"
From CoinWiki
(8 intermediate revisions by the same user not shown) | |||
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]], [[DApps]], and more. |
+ | |||
+ | == Coins with Smart Contract Capabilities == | ||
+ | * [[Ethereum]] | ||
+ | * [[Tron]] | ||
+ | * [[EOS]] | ||
+ | * [[Neo | NEO]] | ||
+ | * [[Cardano]] | ||
+ | * [[QTUM]] | ||
+ | * [[Stellar]] | ||
+ | * [[Waves]] | ||
+ | * [[Nem]] | ||
+ | * [[Lisk]] | ||
+ | |||
+ | == See Also == | ||
+ | * [[Cryptocurrencies]] | ||
+ | * [[Blockchain | Blockchain Technology]] |
Latest revision as of 17:01, 28 March 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, DApps, and more.