Code Monkey home page Code Monkey logo

triasbeta's Introduction

Trias Beta

GitHub license Build Status

This project is a web portal which displays statistics and data of the Trias Beta system.

Requirements

Requirement Notes
python 3.4 or later
Django 1.10.4 or later
django-webpack-loader 0.2.4
react 16.3.2
webpack 2.7.0

Documentation

For more documention about Trias, see Trias White Paper.

Install

Install dependencies:

pip3 install -r requirements.txt
npm install

Quick Start

  • Development mode, run webpack-dev-server:

    npm start

  • Production mode, run webpack:

    npm run build

Then, start the django server:

python3 manage.py runserver

Finally, open http://localhost:8000 .

How To Use?

See Trias Beta User Manual.

Directory Description

Directory Description
app_views/ This directory is used for Django custom application app.
conf/ This directory contains Django configuration files for deployment.
html/ This directory contains source code of web views such as web page assets files, react components, bundles and so on.
trias_beta/ This directory is used for Django custom peject.

A Note on Production Readiness

While Trias is being used in production in private, permissioned environments, we are still working actively to harden and audit it in preparation for use in public blockchains. We are also still making breaking changes to the protocol and the APIs. Thus, we tag the releases as alpha software.

In any case, if you intend to run Trias in production, please contact us and join the chat.

Security

To report a security vulnerability, bug report

Contributing

All code contributions and document maintenance are temporarily responsible for TriasLab.

Trias are now developing at a high speed and we are looking forward to working with quality partners who are interested in Trias. If you want to join,please contact us:

Upgrades

Trias is responsible for the code and documentation upgrades for all Trias modules. In an effort to avoid accumulating technical debt prior to Beta, we do not guarantee that data breaking changes (ie. bumps in the MINOR version) will work with existing Trias blockchains. In these cases you will have to start a new blockchain, or write something custom to get the old data into the new chain.

Resources

Research

triasbeta's People

Contributors

evelynzzz avatar kikizl avatar butters000 avatar jorelin avatar earlzs avatar yhgz avatar trias-lab 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.