Skip to content

Techman34/eos-wallet-app

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.9%
  • CSS 11.7%
  • HTML 1.4%