Skip to content

ankitsridhar16/Account-Manager

 
 

Repository files navigation

thenewboston logo

thenewboston logo

Overview

Source code for thenewboston account manager desktop application. This app allows users to connect to the digital currency network, create accounts, send and receive funds, manage your nodes, and more.

Community

Join the community to stay updated on the most recent developments, project roadmaps, and random discussions about completely unrelated topics.

Project Setup

Install required packages:

npm install

Start the app:

npm start

To make an executable package:

npm run build

Contributing

If you are contributing to this project, please make sure your code follows these styles guides:

You can check your styling by running:

npm run lint

License

thenewboston is MIT licensed.

About

Account manager desktop application for thenewboston digital currency.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.9%
  • SCSS 8.7%
  • JavaScript 5.3%
  • HTML 0.1%