Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

AeonPocket/aeon-tools

Repository files navigation

AEON Tools

Small set of tools for AEON.

Get Started

Clone the repository

git clone [email protected]:AeonPocket/aeon-tools.git

Install dependencies

npm install

Run locally

npm start

Building application

npm run-script build

Directory Structure

src 
├── main
│   └── webapp
│       ├── js
│       │   ├── libs            // Contains cryptonote JS lib files
│       │   ├── controllers     // Contains all controllers for views
│       │   └── app.js          // Base configuration file
│       ├── css                 // Contains css files
│       ├── images              // Contails images and icons
│       └── templates           // Contains all views
└── test
    ├── unit                    // To be updated
    └── karma.conf.js           // Contains config for running unit test cases

About

Small set of tools for AEON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •