Solidity

Ethereum

How to Deploy Your Truffle React DApp Using Netlify

This is a quick post about how to deploy your DApp using Netlify.

Read
Ethereum

How to Integrate Truffle with Rails 6

In this post, I wrote about how to integrate Truffle into a Rails 6 application.

Read
Ethereum

How to Deploy to Rinkeby or Mainnet w/ Truffle

In this post, I go over how to use truffle-hdwallet-provider to deploy Solidity smart contracts to the Rinkeby testnet or Mainnet.

Read
Ethereum

Save Gas with Packing in Solidity

This is a post about optimizing gas in Solidity smart contracts.

Read