Git Product home page Git Product logo

utopian.io's Introduction

Utopian.io wants to reward Open Source contributors for their hard work. Forked from https://github.com/busyorg/busy, Utopian uses the STEEM Blockchain to reward contributors in cryptocurrency.

See the website in action here:

Contributing to this Project

Get in touch on Discord: https://discord.gg/Pc8HG9x

Clone and Install

git clone https://github.com/utopian-io/utopian.io utopian.io

cd utopian.io

npm install

Generate and Export SSL Certificates

openssl req -x509 -sha512 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes

export SERVER_SSL_CERT="/path/cert.pem"

export SERVER_SSL_KEY="/path/key.pem"

export NODE_TLS_REJECT_UNAUTHORIZED=0

Replace path with the path to the generated .pem files. You may need to authorise your browser in using a self-signed SSL certificate

Set SC Utopian App

Add the enviroment variable UTOPIAN_APP using the app name of your Steem Connect oauth application. You can create a SC app here https://v2.steemconnect.com/apps/create. The same app will have to be used and setup in the backend https://github.com/utopian-io/api.utopian.io.

Run The Frontend

npm run dev-server

API Server

Our sister project utopian-io/api.utopian.io provides the back-end APIs for Utopian. If you want to run Utopian locally, you do need to run that project, though you may want to check it out!

License

GNU Public License v3.0. Copyright Utopian.io

Original source code licensed under MIT License. Copyright Busy

utopian.io's People

Contributors

aditya-ramabadran avatar benediktveith avatar bonustrack avatar codingdefined avatar eastmaels avatar espoem avatar gktown avatar icaroharry avatar iforgotband avatar imwatsi avatar iryusa avatar itsyogesh avatar ivysrono avatar jonkas2211 avatar liraz avatar mktcode avatar mynameisek avatar mys avatar nil1511 avatar p0o avatar robert9g avatar roelandp avatar samrg472 avatar sekhmet avatar stoodkev avatar sweever avatar taylankasap avatar thegoldenphoenix avatar utopian-bot avatar yamadapc avatar

Watchers

 avatar  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.