An open API service indexing awesome lists of open source software.

https://github.com/codebatine/trans-eth-network

An Ethereum app for checking balance, seeing block height and making transactions.
https://github.com/codebatine/trans-eth-network

blockchain blockchain-explorer ethereum ethereum-dapp javascript metamask scss sepolia sepolia-ethereum sepoliatestnetwork walletconnect web3 web3js

Last synced: 8 months ago
JSON representation

An Ethereum app for checking balance, seeing block height and making transactions.

Awesome Lists containing this project

README

          

# Trans Eth Network

An Ethereum app (on Sepolia) for checking balance, making transactions and seeing block height. Using Web3 to check balance and displaying transaction after sending. Connecting to MetaMask is done to make the actual transactions.

## Requirment

:fox_face: MetaMask

:gem: Ethereum

:microscope: Sepolia

:green_circle: Node.js

:test_tube: Vitest for the TDD

## Screenshot

![Screenshot of Trans Eth Neetwork](./content/img/trans-eth-network.jpg 'Trans Eth Network')