GithubHelp home page GithubHelp logo

phearzero / alloctrl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from algonode/alloctrl

0.0 1.0 0.0 1.4 MB

License: BSD 3-Clause "New" or "Revised" License

JavaScript 10.15% TypeScript 26.84% HTML 0.62% SCSS 12.66% Svelte 49.73%

alloctrl's Introduction

Allo’ CTRL

A Simple Algorand Node GUI

AlloCTRL is a NodeJS webapp that allows to interact with your Algorand Node from a web browser. It uses a standard backend+frontend setup, where all sensitive information (e.g., the API token) is kept safe on the backend side. This is done to ensure the browser can't harm the node in case it is compromised.

Requirements

AlloCTRL requires the following to run:

Usage

AlloCTRL rely on a alloctrl.env file to run. The file can be created and edited manually, but AlloCTRL also provide a command line tool to help fill it up.

There are 3 ways to use/install the dashboard:

⚡ Fastest method: NPX command

  1. Open a terminal window, and move to a location where you want to create and save the environment file.

    # Example
    mkdir ~/algorand-dashboard
    cd ~/algorand-dashboard
  2. Run the NPX command

    You will be asked download and install the package. Press Y to accept.

    npx alloctrl
        Need to install the following packages:
            [email protected]
        Ok to proceed? (y) 
    
    # Alternatively, you can specify the version you want to use
    # npx alloctrl@latest
    # npx [email protected]
  3. First time using AlloCTRL? You need to create a alloctrl.env file.

    Just answer a few questions, and the setup script will create the environment file for you.

    ?   No environment file found. 
        Would you like to launch the setup process and create one? Yes
    
    # Answer to  the questions asked here
    
    Almost done...
    💾 Writing variables to your environment file...
    Done!
  4. That's it!

    Just open your browser to the address you chose (http://<host>:<port>). Your dashboard should be right there waiting for you! When you're done, head back to the console, and hit ctrl+c to terminate the AlloCTRL server.

🖥️ Permanent: NPM package

Instructions coming soon :)

🛠️ Contribute: Build it yourself!

Instructions coming soon :)

alloctrl's People

Contributors

ctibo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.