Git Product home page Git Product logo

protoblock's Introduction

Protoblock

This repository contains the open source protoblock blockchain, fantasybit token and proof-of-skill consensus code.

Webpage Proof-of-Skill - Medium

QML/C++ desktop client for Protoblock blockchain full node + Fantasybit wallet

Desktop

Dependencies

Qt 5.10.0 with at least the following modules is required:

libs

  • protobuf 2.5
  • leveldb 1.18
  • openssl

Building on MacOS/Windows

  1. Install Qt5, using their official installer.
  2. get and build libs - or get binaries from winodws or osx branch.
  3. update libcommuni submodule
  4. open project plugins project ProRotoQml.pro
  5. setup kits
  6. add make install
  7. build ProRotoQml plugins
  8. open apps project apps.pro
  9. compile protoblockd
  10. compile protoblock-qt
  11. run protoblock-qt

Design Docs

Design decisions and discussions documented here: docs

Getting involved

Telgram is the preferred means of getting in touch with the developers.

<<>> THE PROTOBLOCK DEVS <<>>

88""Yb 88""Yb  dP"Yb  888888  dP"Yb  88""Yb 88      dP"Yb   dP""b8 88  dP
88__dP 88__dP dP   Yb   88   dP   Yb 88__dP 88     dP   Yb dP   `" 88odP
88"""  88"Yb  Yb   dP   88   Yb   dP 88""Yb 88  .o Yb   dP Yb      88"Yb
88     88  Yb  YbodP    88    YbodP  88oodP 88ood8  YbodP   YboodP 88  Yb

protoblock's People

Contributors

jaybny avatar josephmillsatwork avatar meowcodes avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

protoblock's Issues

2021 NFL Changes

  • now 18 week season
  • from 2020 Oakland Raiders moved to Las Vegas

Leaderboard dependency

currently the previous week, current week and full season totals are grabbed from centralized web server. https://fantasybit.com/leaderboard.html

upgrade would remove this and create the data from local, just like we do for the overall numbers.

issues is related to use of leveldb and performance. as this data would need to be generated on the fly and stored.

one idea that would resolve this, is adding a rpc or rest interface to make the desktop a server.. like --server for bitcoin-qt. this would also enable new GUIs that can connect to local trusted nodes, removing reliance on trusted websites.

Limit margin on future trades based on balance

Leave previous transactions alone, the balances will replenish overtime from future predictions but there should be future limits to avoid a large number of accounts making highly leverage bets.

Linux

Why no linux version ? Or at least a guide....

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.