flipace / eos-wallet-app

EOS Wallet Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eos-wallet-app

An example app for the EOS blockchain platform.

Features

  • View past transactions
  • Make transfers to other users
  • Update account permissions
  • View your profile and profiles of other users

Get started

  • Install all dependencies via yarn (preferably) or npm i
  • Start project via npm start

Get help

For core contributors, help is always available on our dev-eos-wallet Slack channel.

View the project

To view the project, these are the routes below. Note that you do not need to be logged in to view the authenticated routes at this time, we are still working on integrating the API and hashing out functionality.

Unauthenticated routes

Authenticated routes

Make a contribution

Please check out our contributing guidelines.

License

Currently this repo has no licensing, we look clarify this in the future.

About

EOS Wallet Application


Languages

Language:JavaScript 86.8%Language:CSS 11.7%Language:HTML 1.4%