Blockchain

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
Blockchain

Gryd: A Blockchain Use Case

This is a post about Gryd, a Yelp! for help, that is a blockchain use case for the conclusion of the Coursera course 'Blockchain: Foundations and Use Cases`.

Read
Blockchain

Build Your Own Ethereum Block Display Site

This is a post about how to build a ethers.io API empowered site to explore the Ethereum blockchain.

Read