Skip to content

endpass/endpass-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

endpass-wallet

The first decentralized cloud wallet for Ethereum and ICO tokens.

The "release" branch is the stable version of the wallet.

Log in to the wallet:

Developer Instructions

The wallet client is built with Vue.js and vue-cli, and can run a standard dev server.

You'll need to have yarn installed.

Install

To install and start the local dev server on http://localhost:8080

git clone https://github.com/endpass/endpass-wallet
cd endpass-wallet
yarn install
yarn run dev

Running Tests

There are two test suites: unit tests with Jest and end to end(e2e) intergation tests with cypress.

Run all unit tests:

yarn run unit

Run all end to end tests:

yarn run e2e

Open interactive e2e test console:

yarn run e2e:open

About

Lightweight, easy to use Ethereum wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages