Introducing Ethereum and Solidity pp 89-110 | Cite as
Smart Contracts and Tokens
Small reusable code templates (in programming terms, classes) written in Solidity are called smart contracts, a nod to financial contracts. You can think of smart contracts as being suited to creating financial derivatives as a web service—with a few twists
Chapter
First Online:
Abstract
In the preceding chapter, you learned how to use Solidity to create instructions for the Ethereum Virtual Machine. However, you stopped short of uploading your program to the EVM, a process known generally in computer application development as deployment. This chapter presents the process by which you can deploy your Solidity scripts to the EVM, making them available as a real product or service.
Keywords
Asset Ownership Home Bias Derivative Contract Digital Collectible Fiat Money
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Copyright information
© Chris Dannen 2017