The information below details how to access the Ethereum test environments and obtain test ETH. The process to access one…
Solidity Samples
Solidity smart contract examples
Solidity smart contract IDE and tools
Solidity smart contract IDE (Integrated Development Environments) and tools improve a developers efficiency. This page lists several popular Solidity tools…
Hotel and vending Solidity smart contract
The sample hotel and vending Solidity smart contract below allows one to rent a hotel room. It allows someone to…
Address book Solidity smart contract
Below is a address book Solidity smart contract. It allows one to save a list of Ethereum account address’s to…
Sample Solidity smart contract
Below is a sample Solidity smart contract called My First Contract. The contract sets and gets two variables (name and…
Ethereum Help and Information
The best place for Ethereum information is https://ethereum.org/en/ A few popular forums that one should explore r/ethereum – General forum on Reddit…