Difference between revisions of "Smart contracts"
From CoinWiki
(Created page with "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 n...") |
|||
(10 intermediate revisions by 2 users 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, | + | 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.