Skip to content

atticlab/myeoswallet

Repository files navigation

My EOS Wallet

Inside the wallet, a user could not only keep or transfer tokens safely but go an extra mile and use every eos opportunity:

  • vote or vote through a proxy

  • create an account

  • reg or unreg Producer,

  • make permissions for accounts

  • airgrab tokens

  • sell and buy ram

  • stake and unstake

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Additional info

Material Design for Vue.js

vue-webpack-boilerplate

Created from vue-cli template

vue-cli. It is recommended to use npm 3+ for a more efficient dependency tree.

$ npm install -g vue-cli
$ vue init vuematerial/webpack my-project
$ cd my-project
$ npm install
$ npm run dev

Docker image

EOS Docker Quickstart

Using docker-compose. In project's root directory enter

make build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages