Sample Solidity Projects Basics of Solidity Smart Contract development. WEB3 example A basic web3 application can be run using: $ node web3/web3-event-listening/server.js It's a very simple one-page app that demonstrates how to listen for blockchain Events using web3js.