Decentralized

P2P

IPFS vs. HTTP

This is a post introducing the InterPlanetary File System and briefly how to use it.

Read
Ethereum

Get Test Ether from Rinkeby Faucet

This is a post on how to get 18.75 ether from the Rinkeby Faucet for the Rinkeby Test Network.

Read
Solidity

Differences in Solidity

This is a post going over the differences between various elements of Solidity that are commonly mistaken such as mappings vs. arrays, visibility options, and interfaces vs. contracts.

Read
Blockchain

Random Numbers in the Ethereum Blockchain

This is a post going over the solutions to the true randomness number generator problem in Ethereum blockchain.

Read