Blockchain
-
Learn Solidity: Globally Available Variables & Functions
- 19 April, 2017
- Posted by: toshendra
- Category: Blockchain, Development, Ethereum, Solidity
No CommentsIn this post, we will understand the globally available variables & functions in solidity programming language.
-
Learn Solidity: Ether Units & Time Units in Solidity Programming Language
- 19 April, 2017
- Posted by: toshendra
- Category: Blockchain, Development, Ethereum, Solidity
In this post, we will understand the standard Ether units & time-related units in Solidity Programming Language.
-
Learn Solidity: General Value or Data Types in Solidity
- 19 April, 2017
- Posted by: toshendra
- Category: Blockchain, Development, Ethereum, Solidity
In this post, we will understand the general value types or data types in Solidity programming language.
-
Learn Solidity: Layout of a Solidity Source File & Structure of Smart Contracts
- 19 April, 2017
- Posted by: toshendra
- Category: Blockchain, Development, Ethereum, Solidity
In this post, we will understand the default standard structure of the Solidity-Based Smart Contract file which generally has the .sol extension. As you can see in the above code, It always starts with version pragma followed by optional import section through which you can import any existing.sol files into the current .sol file. Then
-
Learn Solidity: Basics of Solidity By Example
- 18 April, 2017
- Posted by: toshendra
- Category: Blockchain, Development, Solidity
In this post, we will learn the Solidity language by going through two example. Then we will dig deeper into each & every aspect of Solidity & Blockchain-based development. As you can see in the above code, which is a simple smart contract written in Solidity for a new Coin. Here this Coin can be
-
Key Use Cases of Blockchain
- 14 April, 2017
- Posted by: toshendra
- Category: Blockchain, Use Cases
Blockchain is a way out of most of the economic and financial problems of the world. Still though in its nascent stages, it has begun to revolutionize the whole world. Some of the major corporations of the world have begun to scratch the surface of the technology. It is a contemporary living example of how
-
Document Verification System using Blockchain
- 14 April, 2017
- Posted by: toshendra
- Category: Blockchain, Development, Multichain
The key issues in document verification for banks and other businesses are in storage, retrieval and access to data. Hence came blockchain technology to solve these problems in storing and accessing of data. Blockchain technology provides a common shared platform from where to store, retrieve and access documents. The very nature of the technology is
-
Regulations around Blockchain & KYC
- 14 April, 2017
- Posted by: toshendra
- Category: Bitcoin, Blockchain
Blockchain technology is still in its nascent stages. The BFSI (Banking, Financial Services, and Insurance) sector has begun exploring the technology’s potential. However, there still seems to be a long way to go for companies to put the technology to use. The reason is that regulations around the technology and its use cases are in
-
How Businesses Can Save Time & Money Using Blockchain-based KYC?
- 14 April, 2017
- Posted by: toshendra
- Category: Blockchain, Use Cases
KYC is a cumbersome, time-consuming, arduous and expensive process in the banking sector, financial institutions, and other businesses. There are many challenges in KYC processes, which primarily involve huge costs, effort and time. Hence, with centralized databases, the process has become quite a sort of a headache to banks and other businesses. So, let’s see
-
What is Blockchain aka Distributed Ledger Technology
- 14 April, 2017
- Posted by: toshendra
- Category: Blockchain
There are a lot of talks about Blockchain in the market. You might have heard that it is related to Bitcoin but how exactly it is related? You have no clue. Let me explain the Blockchain in a common human language and help you relate it to your real life scenarios or objects. Let’s start