Solidity

Ethereum

How to Deploy Your Smart Contract to Production

This is a post about how to deploy your Solidity smart contract to the mainnet via Infura and Buddy CI and Github.

Read
Ethereum

How to Create an Account and Get Test Ether with Geth on the Rinkeby Test Network

This is a post about how to create your first account in Geth on the Rinkeby testnet and get test Ether.

Read

Smart Contracts Talk @SmartLogic

This is a post including my slides for my talk on Smart Contracts and how to deploy a 'Hello World' Smart Contract in Solidity using Remix IDE.

Read
Solidity

What are structs in Solidity?

This is a post about what structs in Solidity are.

Read