目錄(253章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- Understanding Decentralized Applications
- What is a DApp?
- Advantages of decentralized applications
- Disadvantages of decentralized applications
- Decentralized autonomous organization
- User identity in DApps
- User accounts in DApps
- Accessing the centralized apps
- Internal currency in DApps
- Disadvantages of internal currency in DApps
- What are permissioned DApps?
- Popular DApps
- Bitcoin
- What is a ledger?
- What is blockchain?
- Is Bitcoin legal?
- Why would someone use Bitcoin?
- Ethereum
- The Hyperledger project
- IPFS
- How does it work?
- Filecoin
- Namecoin
- .bit domains
- Dash
- Decentralized governance and budgeting
- Decentralized service
- BigChainDB
- OpenBazaar
- Ripple
- Summary
- Understanding How Ethereum Works
- Overview of Ethereum
- Ethereum accounts
- Transactions
- Consensus
- Timestamp
- Nonce
- Block time
- Forking
- Genesis block
- Ether denominations
- Ethereum virtual machine
- Gas
- Peer discovery
- Whisper and Swarm
- Geth
- Installing geth
- OS X
- Ubuntu
- Windows
- JSON-RPC and JavaScript console
- Sub-commands and options
- Connecting to the mainnet network
- Creating a private network
- Creating accounts
- Mining
- Fast synchronization
- Ethereum Wallet
- Mist
- Weaknesses
- Sybil attack
- 51% attack
- Serenity
- Payment and state channels
- Proof-of-stake and casper
- Sharding
- Summary
- Writing Smart Contracts
- Solidity source files
- The structure of a smart contract
- Data location
- What are the different data types?
- Arrays
- Strings
- Structs
- Enums
- Mappings
- The delete operator
- Conversion between elementary types
- Using var
- Control structures
- Creating contracts using the new operator
- Exceptions
- External function calls
- Features of contracts
- Visibility
- Function modifiers
- The fallback function
- Inheritance
- The super keyword
- Abstract contracts
- Libraries
- Using for
- Returning multiple values
- Importing other Solidity source files
- Globally available variables
- Block and transaction properties
- Address type related
- Contract related
- Ether units
- Proof of existence integrity and ownership contract
- Compiling and deploying contracts
- Summary
- Getting Started with web3.js
- Introduction to web3.js
- Importing web3.js
- Connecting to nodes
- The API structure
- BigNumber.js
- Unit conversion
- Retrieving gas price balance and transaction details
- Sending ether
- Working with contracts
- Retrieving and listening to contract events
- Building a client for an ownership contract
- The project structure
- Building the backend
- Building the frontend
- Testing the client
- Summary
- Building a Wallet Service
- Difference between online and offline wallets
- hooked-web3-provider and ethereumjs-tx libraries
- What is a hierarchical deterministic wallet?
- Introduction to key derivation functions
- Introduction to LightWallet
- HD derivation path
- Building a wallet service
- Prerequisites
- Project structure
- Building the backend
- Building the frontend
- Testing
- Summary
- Building a Smart Contract Deployment Platform
- Calculating a transaction's nonce
- Introducing solcjs
- Installing solcjs
- solcjs APIs
- Using a different compiler version
- Linking libraries
- Updating the ABI
- Building a contract deployment platform
- The project structure
- Building the backend
- Building the frontend
- Testing
- Summary
- Building a Betting App
- Introduction to Oraclize
- How does it work?
- Data sources
- Proof of authenticity
- Pricing
- Getting started with the Oraclize API
- Setting the proof type and storage location
- Sending queries
- Scheduling queries
- Custom gas
- Callback functions
- Parsing helpers
- Getting the query price
- Encrypting queries
- Decrypting the data source
- Oraclize web IDE
- Working with strings
- Building the betting contract
- Building a client for the betting contract
- Projecting the structure
- Building the backend
- Building the frontend
- Testing the client
- Summary
- Building Enterprise Level Smart Contracts
- Exploring ethereumjs-testrpc
- Installation and usage
- The testrpc command-line application
- Using ethereumjs-testrpc as a web3 provider or as an HTTP server
- Available RPC methods
- What are event topics?
- Getting started with truffle-contract
- Installing and importing truffle-contract
- Setting up a testing environment
- The truffle-contract API
- The contract abstraction API
- Creating contract instances
- The contract instance API
- Introduction to truffle
- Installing truffle
- Initializing truffle
- Compiling contracts
- Configuration files
- Deploying contracts
- Migration files
- Writing migrations
- Unit testing contracts
- Writing tests in JavaScript
- Writing tests in Solidity
- How to send ether to a test contract
- Running tests
- Package management
- Package management via NPM
- Package management via EthPM
- Using contracts of packages within your contracts
- Using artifacts of packages within your JavaScript code
- Accessing a package's contracts deployed addresses in Solidity
- Using truffle's console
- Running external scripts in truffle's context
- Truffle's build pipeline
- Running an external command
- Running a custom function
- Truffle's default builder
- Building a client
- Truffle's server
- Summary
- Building a Consortium Blockchain
- What is a consortium blockchain?
- What is Proof-of-Authority consensus?
- Introduction to parity
- Understanding how Aura works
- Getting parity running
- Installing rust
- Linux
- OS X
- Windows
- Downloading installing and running parity
- Creating a private network
- Creating accounts
- Creating a specification file
- Launching nodes
- Connecting nodes
- Permissioning and privacy
- Summary 更新時間:2021-07-02 23:45:46
推薦閱讀
- 重構跨境電商:阿里巴巴中小企業(yè)全球化實踐
- 有效競品分析:好產(chǎn)品必備的競品分析方法論
- 走進內(nèi)容推薦時代:寫給內(nèi)容行業(yè)從業(yè)者的推薦分發(fā)入門書(市場先行版)
- 運營之上:互聯(lián)網(wǎng)業(yè)務的全局運營方法論與實踐
- 敏捷思維:移動互聯(lián)網(wǎng)和大數(shù)據(jù)時代IT企業(yè)轉型、升級與再造之道
- 智慧研發(fā)管理
- 互聯(lián)網(wǎng)+微商創(chuàng)業(yè)11條軍規(guī)
- 獲利時代:移動互聯(lián)網(wǎng)的新商業(yè)模式
- 微商操盤手冊:微商品牌新零售運營寶典
- 私域電商:私域流量下的新社交電商運營
- 淘寶網(wǎng)開店、裝修、管理、推廣一冊通(第2版)
- 人人都能小而美
- Hyperledger Fabric技術內(nèi)幕:架構設計與實現(xiàn)原理
- 微信電商,這樣做就對了!
- 一部手機打天下:人類最后的掘金機會
- 電商直播:視頻新玩法就這么簡單
- 網(wǎng)店美工:網(wǎng)店視覺設計實操指南
- 抖音盒子:短視頻與直播帶貨從入門到精通
- 字里行間的商業(yè)秘密:軟文營銷(升級案例版)
- 微店設計與裝修
- 微商實戰(zhàn)2.0
- 互聯(lián)網(wǎng)思維營銷實戰(zhàn):最有實效的10大營銷工具與營銷范例解讀
- 電子商務基礎
- 大數(shù)據(jù)時代下的新媒體運營策略研究
- 網(wǎng)店運營與管理(視頻指導版·第3版)
- 短視頻流量密碼
- 淘寶店鋪網(wǎng)絡營銷贏家手冊
- 掌控云銷:手機管理新模式
- 跨境電商:速賣通運營與管理(第2版·視頻指導版)
- 手機開旺鋪:教你開家賺錢的微店/網(wǎng)店(全彩印刷、案例實操版)