Git Product home page Git Product logo

creativechain-universe's Introduction

Creativechain Media

UNIVERSE

DISCONTINUED

This project is discontinued. See Creary Project

Dev

Install
  • nvm install v8.9.0 - Use node v8.9.0 to compile.
  • sudo npm install -g electron - Install electron globally so you can use it from command-line. If you have an issue when you try install electron so use sudo npm install -g electron --unsafe-perm=true --allow-root.
  • ./update.sh or update.bat - Install app dependencies.
Launch app DEV
  • Launch dev app: <app_path>$ electron .
  • More documentation of electron here.
Compile app

npm run compile.

Licenses

Software License

    GNU GPLv3
    
    Creativechain is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Creativechain is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Creativechain.  If not, see <http://www.gnu.org/licenses/gpl.html>.
Creative Commons License BY-SA 4.0

Your are free to:

    - Copy and redistribute the material in any medium or format.
    - Remix, transform, and build upon the material for any purpose, even commercially. 
    
Under the follwing terms:

    1 - Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
    You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
     
    2 - ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under 
    the same license as the original. 
    
    No additional restrictions — You may not apply legal terms or technological measures that legally restrict others 
    from doing anything the license permits. 

creativechain-universe's People

Contributors

ander7agar avatar nombrekeff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

creativechain-universe's Issues

Failure on invitation causes infinite-loop of requests

At common.js:26, funcion inviteUser(address).

On failure this method sets a timeout and calls itself recursively. It's being called almost 1 time per second on startup, and receives an (understandable) TOO_REQUESTS response.

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.