Skip to content

Madunw/zipper-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipper Wallet

Demo review: https://madunw.github.io/zipper-wallet/
Check the Chrome extension version: https://github.com/Madunw/zipeer-wallet-extension-demo

This is a simple cryptocurrency wallet app that supports both the Ethereum mainnet and the Goerli testnet.
Currently in the testing phase.
Please note that it is advised not to use your main wallet for testing purposes in order to ensure security!

Build Setup

# install dependencies
$ npm install

# build in dev mode
$ npm run dev

# build for production 
$ npm run build

Usage

Obtain your own Alchemy API and Infura API keys before using, and write them in the src/config/config.js file.
https://www.alchemy.com/(You need to obtain Alchemy API separately for each network.)
https://www.infura.io/

Review

zipper-wallet-img2

About

a simple cryptocurrency wallet app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published