TimothyHyland / EtherWallet

A basic Ether Wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EtherWallet

A simple ether wallet
setup for testing with ganache-cli for blockchain.

TO RUN:

1). Launch Ganache-cli
2). Deploy Ether Wallet Contract.
3). Run Wallet : Npm run start.

The wallet uses account 0 from ganache-cli. You will have 99.99 ether to test with.

About

A basic Ether Wallet


Languages

Language:JavaScript 77.7%Language:Solidity 13.8%Language:HTML 8.6%