|
|
Showing 1 - 7 of
7 matches in All Departments
Learn quick and effective techniques to get up and running with
building blockchain including Ethereum and Hyperledger Fabric. Key
Features Understand the key concepts of decentralized applications
and consensus algorithms Learn key concepts of Ethereum and
Solidity programming Practical guide to get started with build
efficient Blockchain applications with Ethereum and Hyperledger
Book DescriptionBlockchain is a technology that powers the
development of decentralized applications.This technology allows
the construction of a network with no single control that enables
participants to make contributions to and receive benefits from the
network directly. This book will give you a thorough overview of
blockchain and explain how a blockchain works.You will begin by
going through various blockchain consensus mechanisms and
cryptographic hash functions. You will then learn the fundamentals
of programming in Solidity - the defacto language for developing
decentralize, applications in Ethereum. After that, you will set up
an Ethereum development environment and develop, package, build,
and test campaign-decentralized applications.The book also shows
you how to set up Hyperledger composer tools, analyze business
scenarios, design business models, and write a chain code. Finally,
you will get a glimpse of how blockchain is actually used in
different real-world domains. By the end of this guide, you will be
comfortable working with basic blockchain frameworks, and develop
secure, decentralized applications in a hassle-free manner. What
you will learn Understand how blockchain hashing works Write and
test a smart contract using Solidity Develop and test a
decentralized application Build and test your application using
Hyperledger Fabric Implement business network using Hyperledger
Composer Test and interact with business network applications Who
this book is forThe book is for developers, analysts, or anyone
looking to learn about Blockchain in a quick and easy manner.
Implement decentralized blockchain applications to build scalable
Dapps Key Features Understand the blockchain ecosystem and its
terminologies Implement smart contracts, wallets, and consensus
protocols Design and develop decentralized applications using
Bitcoin, Ethereum, and Hyperledger Book DescriptionThe Blockchain
is a revolution promising a new world without middlemen.
Technically, it is an immutable and tamper-proof distributed ledger
of all transactions across a peer-to-peer network. With this book,
you will get to grips with the blockchain ecosystem to build
real-world projects. This book will walk you through the process of
building multiple blockchain projects with different complexity
levels and hurdles. Each project will teach you just enough about
the field's leading technologies, Bitcoin, Ethereum, Quorum, and
Hyperledger in order to be productive from the outset. As you make
your way through the chapters, you will cover the major challenges
that are associated with blockchain ecosystems such as scalability,
integration, and distributed file management. In the concluding
chapters, you'll learn to build blockchain projects for business,
run your ICO, and even create your own cryptocurrency. Blockchain
by Example also covers a range of projects such as Bitcoin payment
systems, supply chains on Hyperledger, and developing a Tontine
Bank Every is using Ethereum. By the end of this book, you will not
only be able to tackle common issues in the blockchain ecosystem,
but also design and build reliable and scalable distributed
systems. What you will learn Grasp decentralized technology
fundamentals to master blockchain principles Build blockchain
projects on Bitcoin, Ethereum, and Hyperledger Create your currency
and a payment application using Bitcoin Implement decentralized
apps and supply chain systems using Hyperledger Write smart
contracts, run your ICO, and build a Tontine decentralized app
using Ethereum Implement distributed file management with
blockchain Integrate blockchain into existing systems in your
organization Who this book is forIf you are keen on learning how to
build your own blockchain decentralized applications from scratch,
then this book is for you. It explains all the basic concepts
required to develop intermediate projects and will teach you to
implement the building blocks of a blockchain ecosystem.
Explore the entire Hyperledger blockchain family, including
frameworks such as Fabric, Sawtooth, Indy, Burrow, and Iroha; and
tools such as Composer, Explorer, and Caliper. Key Features Plan,
design, and create a full-fledged private decentralized application
using Hyperledger services Master the ins and outs of the
Hyperledger network using real-world examples Packed with
problem-solution-based recipes to tackle pain areas in the
blockchain development cycle Book DescriptionHyperledger is an
open-source project and creates private blockchain applications for
a range of domains. This book will be your desk reference as you
explore common and not-so-common challenges faced while building
blockchain networks using Hyperledger services. We'll work through
all Hyperledger platform modules to understand their services and
features and build end-to-end blockchain applications using various
frameworks and tools supported by Hyperledger. This book's
independent, recipe-based approach (packed with real-world
examples) will familiarize you with the blockchain development
cycle. From modeling a business network to integrating with various
tools, you will cover it all. We'll cover common and not-so-common
challenges faced in the blockchain life cycle. Later, we'll delve
into how we can interact with the Hyperledger Fabric blockchain,
covering all the principles you need to master, such as chaincode,
smart contracts, and much more. We'll also address the scalability
and security issues currently faced in blockchain development. By
the end of this book, you will be able to implement each recipe to
plan, design, and create a full-fledged, private, decentralized
application to meet organizational needs. What you will learn
Create the most popular permissioned blockchain network with Fabric
and Composer Build permissioned and permission-less blockchains
using Sawtooth Utilize built-in Iroha asset/account management with
role-based permissions Implement and run Ethereum smart contracts
with Burrow Get to grips with security and scalability in
Hyperledger Explore and view blockchain data using Hyperledger
Explorer Produce reports containing performance indicators and
benchmarks using Caliper Who this book is forThis book is for
blockchain developers who want to understand how they can apply
Hyperledger services in their day-to-day projects. This book uses a
recipe-based approach to help you use Hyperledger to build
powerful, decentralized autonomous applications. We assume the
reader has a basic knowledge of the Blockchain technology and
cryptography concepts
Explore the blockchain-based decentralized platform and understand
how Ethereum works with Dapps examples Key Features Explore the
Ethereum ecosystem and understand the latest research on the
platform Build decentralized apps (Dapps) using smart contracts and
Ethereum with the help of practical examples Learn to make your
decentralized applications fast and highly secure Book
DescriptionEthereum is a blockchain-based, decentralized computing
platform that allows running smart contracts. This book provides a
basic overview of how Ethereum works, its ecosystem, mining
process, and the consensus mechanism. It also demonstrates a
step-by-step approach for building decentralized applications. This
book begins with the very basics of Blockchain technology. Then it
dives deep into the Ethereum architecture, framework and tools in
its ecosystem. It also provides you an overview of ongoing research
on Ethereum, for example, Layer 1 and 2 scaling solution,
Stablecoin, ICO/STO/IEO, etc. Next, it explains Solidity language
in detail, and provides step-by-step instructions for designing,
developing, testing, deploying, and monitoring decentralized
applications. In addition, you'll learn how to use Truffle, Remix,
Infura, Metamask, and many other Ethereum technologies. It'll also
help you develop your own cryptocurrency by creating ERC20, and
ERC721 smart contracts from scratch. Finally, we explain private
blockchains, and you learn how to interact with smart contracts
through wallets. What you will learn Understand the concepts of
blockchain and cryptocurrency Master Ethereum development tools
such as Truffle, Remix IDE and Infura Delve into smart contract
development Develop DApps frontend using Node.js, React.js, and
Web3js API Learn Etherscan and other tools to secure and monitor
smart contracts Develop and debug smart contracts by working with
Remix Apply Truffle suite to compile, migrate, and unit test smart
contracts Explore smart contracts such as ERC20 token and
decentralized digital market Who this book is forThis book is for
all developers and architects who want to explore Ethereum
blockchain fundamentals and get started with building real-world
decentralized applications. Knowledge of an object-oriented
programming language such as JavaScript will be useful but not
mandatory.
A complete guide to understanding, developing, and testing popular
security-token smart contracts Key Features Understand key
Blockchain and Ethereum platforms concepts Step-by-step guide to
developing STO smart contracts on Ethereum Monetize digital tokens
under various U.S. securities laws Book DescriptionThe failure of
initial coin offerings (ICOs) is no accident, as most ICOs do not
link to a real asset and are not regulated. Realizing the
shortcomings of ICOs, the blockchain community and potential
investors embraced security token offerings (STOs) and stablecoins
enthusiastically. In this book, we start with an overview of the
blockchain technology along with its basic concepts. We introduce
the concept behind STO, and cover the basic requirements for
launching a STO and the relevant regulations governing its
issuance. We discuss U.S. securities laws development in launching
security digital tokens using blockchain technology and show some
real use cases. We also explore the process of STO launches and
legal considerations. We introduce popular security tokens in the
current blockchain space and talk about how to develop a security
token DApp, including smart contract development for ERC1404
tokens. Later, you'll learn to build frontend side functionalities
to interact with smart contracts. Finally, we discuss stablecoin
technical design functionalities for issuing and operating STO
tokens by interacting with Ethereum smart contracts. By the end of
this book, you will have learned more about STOs and gained a
detailed knowledge of building relevant applications-all with the
help of practical examples. What you will learn Understand the
basic requirements for launching a security token offering Explore
various US securities laws governing the offering of security
digital tokens Get to grips with the stablecoin concept with the
help of use cases Learn how to develop security token decentralized
applications Understand the difference between ERC-20 and ERC-721
tokens Learn how to set up a development environment and build
security tokens Explore the technical design of stablecoins Who
this book is forThis book is ideal for blockchain beginners and
business user developers who want to quickly master popular
Security Token Offerings and stablecoins. Readers will learn how to
develop blockchain/digital cryptos, guided by U.S. securities laws
and utilizing some real use cases. Prior exposure to an
Object-Oriented Programming language such as JavaScript would be an
advantage, but is not mandatory.
Learn quick and effective techniques for developing
blockchain-based distributed ledgers with ease Key Features
Discover why blockchain is a game changer in the technology
landscape Set up blockchain networks using Hyperledger Fabric Write
smart contracts at speed with Hyperledger Composer Book
DescriptionBlockchain and Hyperledger are open source technologies
that power the development of decentralized applications. This
Learning Path is your helpful reference for exploring and building
blockchain networks using Ethereum, Hyperledger Fabric, and
Hyperledger Composer. Blockchain Development with Hyperledger will
start off by giving you an overview of blockchain and demonstrating
how you can set up an Ethereum development environment for
developing, packaging, building, and testing campaign-decentralized
applications. You'll then explore the de facto language Solidity,
which you can use to develop decentralized applications in
Ethereum. Following this, you'll be able to configure Hyperledger
Fabric and use it to build private blockchain networks and
applications that connect to them. Toward the later chapters,
you'll learn how to design and launch a network, and even implement
smart contracts in chain code. By the end of this Learning Path,
you'll be able to build and deploy your own decentralized
applications by addressing the key pain points encountered in the
blockchain life cycle. This Learning Path includes content from the
following Packt products: Blockchain Quick Start Guide by Xun
(Brian) Wu and Weimin Sun Hands-On Blockchain with Hyperledger by
Nitin Gaur et al. What you will learn Understand why decentralized
applications are necessary Develop and test a decentralized
application with Hyperledger Fabric and Hyperledger Composer Write
and test a smart contract using Solidity Design transaction models
and chain code with Golang Deploy the Composer REpresentational
State Transfer (REST) Gateway to access Composer transactions
Maintain, monitor, and manage your blockchain solutions Who this
book is forThis Learning Path is designed for blockchain developers
who want to build decentralized applications and smart contracts
from scratch using Hyperledger. Basic familiarity with or exposure
to any programming language will be useful to get started with this
course.
A beginner's guide to get you up and running with Cassandra,
DynamoDB, HBase, InfluxDB, MongoDB, Neo4j, and Redis Key Features
Covers the basics of 7 NoSQL databases and how they are used in the
enterprises Quick introduction to MongoDB, DynamoDB, Redis,
Cassandra, Neo4j, InfluxDB, and HBase Includes effective techniques
for database querying and management Book DescriptionThis is the
golden age of open source NoSQL databases. With enterprises having
to work with large amounts of unstructured data and moving away
from expensive monolithic architecture, the adoption of NoSQL
databases is rapidly increasing. Being familiar with the popular
NoSQL databases and knowing how to use them is a must for budding
DBAs and developers. This book introduces you to the different
types of NoSQL databases and gets you started with seven of the
most popular NoSQL databases used by enterprises today. We start
off with a brief overview of what NoSQL databases are, followed by
an explanation of why and when to use them. The book then covers
the seven most popular databases in each of these categories:
MongoDB, Amazon DynamoDB, Redis, HBase, Cassandra, InfluxDB, and
Neo4j. The book doesn't go into too much detail about each database
but teaches you enough to get started with them. By the end of this
book, you will have a thorough understanding of the different NoSQL
databases and their functionalities, empowering you to select and
use the right database according to your needs. What you will learn
Understand how MongoDB provides high-performance,
high-availability, and automatic scaling Interact with your Neo4j
instances via database queries, Python scripts, and Java
application code Get familiar with common querying and programming
methods to interact with Redis Study the different types of
problems Cassandra can solve Work with HBase components to support
common operations such as creating tables and reading/writing data
Discover data models and work with CRUD operations using DynamoDB
Discover what makes InfluxDB a great choice for working with
time-series data Who this book is forIf you are a budding DBA or a
developer who wants to get started with the fundamentals of NoSQL
databases, this book is for you. Relational DBAs who want to get
insights into the various offerings of popular NoSQL databases will
also find this book to be very useful.
|
You may like...
Loot
Nadine Gordimer
Paperback
(2)
R367
R340
Discovery Miles 3 400
|