Skip to content

A simple tool to check your ETH balance on the Ethereum blockchain built in TypeScript with ethers.js.

Notifications You must be signed in to change notification settings

michaelsmueller/simple-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple wallet

A simple project bootstrapped with Create React App to read the ETH balance of a wallet on the Ethereum blockchain.

Installation

yarn install

To launch on localhost, run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A simple tool to check your ETH balance on the Ethereum blockchain built in TypeScript with ethers.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published