project screenshot 1
project screenshot 2
project screenshot 3

towerbattle

simple application for sending ETH on the Ethereum blockchain network,

towerbattle

Created At

ETHGlobal Tokyo

Project Description

This project aims to provide a simple application for sending ETH on the Ethereum blockchain network. The application is built using Node.js and Web3.js, and allows users to specify the sender, recipient, and amount of ETH to be sent. The application communicates with the Ethereum network using Web3.js, generates the sending transaction, and sends it to the network.

This project is intended to be a good resource for developers interested in blockchain and smart contract development, and to serve as an introductory project for those looking to get started with blockchain development. Contributions to the project are also welcome.

How it's Made

This project is built using Node.js and Web3.js. Node.js is an open-source runtime environment for building server-side applications using JavaScript. Web3.js is a JavaScript library that provides APIs to facilitate communication with the Ethereum network.

In this application, Web3.js is used to communicate with the Ethereum network. Using Web3.js, a transaction containing the specified sender, recipient, and amount of ETH can be generated and sent to the network.

To send ETH on the Ethereum network, the transaction needs to be mined. This application automatically calculates the necessary fee (gas) for the network to mine the transaction and adds it to the transaction.

Contributing to this project can help gain a deeper understanding of blockchain technology and smart contract development.

background image mobile

Join the mailing list

Get the latest news and updates