9 Book 5: Cryptocurrency Investing Chapter 1: Why Invest in Cryptocurrencies? Diversifying from Traditional Investments Gaining Capital Appreciation Increasing Income Potential Fueling Ideological Empowerment Chapter 2: Recognizing the Risks of Cryptocurrencies Reviewing Cryptocurrency Returns Risk: Flipping the Other Side of the Coin Glimpsing Cryptocurrencies’ Reward versus Risk Digging into Different Kinds of Risk Exploring Risk Management Methods Chapter 3: Cryptocurrency Exchanges and Brokers Distinguishing Crypto Exchanges Considering Brokers Looking at Other Methods for Buying Cryptos Chapter 4: Identifying Top-Performing Cryptocurrencies Introducing the Invest Diva Diamond Analysis Using Fundamental Analysis to Pick Cryptocurrencies Choosing Cryptos with Sentimental Analysis Trying Technical Analysis to Select Cryptos Chapter 5: Diversification in Cryptocurrencies Breaking Down Some Basics on Diversification Using Cryptocurrencies in Long-Term Diversification Tackling Diversification in Short-Term Trades Chapter
Автор: | Peter Kent |
Издательство: | John Wiley & Sons Limited |
Серия: | |
Жанр произведения: | Личные финансы |
Год издания: | 0 |
isbn: | 9781119855828 |
Smart Contracts
Introducing Solidity, the Language of Smart Contracts
Working with the Ethereum Virtual Machine
Fueling Your Code with Gas
Surveying Tools for Developing, Testing, and Deploying Ethereum Apps
Describing the Ethereum Development Life cycle
Introducing Smart Contract Development Tools
Chapter 4: Getting and Configuring Ethereum Development Tools
Examining Why Multiple Ethereum Development Tools Are Available
Downloading, Installing, and Configuring All the Pieces
Chapter 5: Building Your First Ethereum Apps
Validating Your Ethereum Development Environment
Exploring the Ganache Test Environment
Designing Simple Smart Contracts
Coding Your First Smart Contract
Running Your First Smart Contract
Paying as You Go
Chapter 6: Discovering Smart Contracts
Introducing Supply Chain and Common Challenges
Examining How Blockchain Can Help Resolve Supply Chain Problems
Implementing a Blockchain Supply Chain Solution
Digging into Solidity
Describing Basic Smart Contract Syntax
Handling Data in Solidity
Finding Out about Computation and Gas
Exploring Access Modes and Visibility of Smart Contract Functions and Data
Controlling Execution Flow
Handling Errors and Exceptions
Chapter 7: Writing Your Own Smart Contracts with Solidity
Reviewing Supply Chain Design Specification
Creating New Smart Contracts
Coding Primary Functions
Using Events
Introducing Ownership
Designing for Security
Implementing Minimal Functionality
Chapter 8: Testing Ethereum Apps
Understanding Ethereum dApp Testing
Deploying a dApp to a Test Ethereum Blockchain
Writing Tests for Ethereum dApps
Logging and Handling Errors
Fixing Bugs in a dApp
Chapter 9: Deploying Ethereum Apps
Test Blockchain Options versus Live Blockchains
Anticipating Differences in Live Environments
Preparing Your Configuration for Deploying to Different Networks
Deploying a dApp