Skip to content

Ethereum wallet that runs on web3 using the validation from MetaMask. Supports DAI, MKR, USDC and ETH tokens on the Rinkeby test net.

Notifications You must be signed in to change notification settings

akmarzhan1/ethereum-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethereum-wallet

This is an example of a simple Ethereum wallet that runs on web3 using the validation from MetaMask. It supports smart contracts of 3 different currencies including the Rinkeby test net DAI, MKR and USDC. The wallet also accesses ETH on the Rinkeby test net and has the functionality for sending and receiving tokens, as well as showing the most recent history and displaying the current balance.

image

Access

To run the wallet, run the following after installing:

npm install
npm run start 

You can also test the wallet without downloading the source code (if you have MetaMask) here or using https://stark-temple-39959.herokuapp.com/.

About

Ethereum wallet that runs on web3 using the validation from MetaMask. Supports DAI, MKR, USDC and ETH tokens on the Rinkeby test net.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published