Git Product home page Git Product logo

demining / bitcoinocracy-google-colab Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 10.0 6.39 MB

Truth backed by Bitcoin Google Colab

Dockerfile 1.05% Ruby 65.85% JavaScript 1.23% CoffeeScript 2.40% CSS 1.43% SCSS 0.32% Slim 16.36% HTML 9.16% Python 2.13% Procfile 0.07%
bitcoin bitcoin-wallet bitcoin-api bitcoin-core bitcoin-payment bitcoin-transaction google-colab google-colaboratory google-colab-notebook google-colab-tutorial

bitcoinocracy-google-colab's Introduction


Run bitcoinocracy-Google-Colab

https://colab.research.google.com/drive/1OShIMVcFZ_khsUIBOIV1lzrqAGo1gfm_?usp=sharing


Bitcoinocracy is a project that aims to determine the truth backed by real monetary value and to facilitate decentralized decision making in the Bitcoin eco-system.

It is absolutely transparent, free and doesn't require user registration.

Just sign the statements with non-empty bitcoin addresses to express your opinion.

tip for next commit

Data structure

Argument
	statement
	validity

Signature
	argument_id
	bitcoin_address_id
	is_negation?
	signature

BitcoinAddress
	bitcoin_address
	balance

Algorithm

For each argument calculate validity: validity = sum(pro bitcoin balances) - sum(con bitcoin balances)

Todo

Docker instructions

Build the image:

docker build -t arsenische/bitcoinocracy .

Run the container (please change the SECRET_KEY_BASE and DATABASE_URL before running):

docker run \
	-p 80:3000 \
	-e "SECRET_KEY_BASE=4c047431559b10dfd6fc5c27d586fec43f749c9d47b3041adb0daf26e27dc440fc3808d571b923610580426aecd1bcfe4ae704348a7a1c876223643265f65f25" \
	-e "DATABASE_URL=postgres://username:[email protected]:5432/database" \
	--name="bitcoinocracy" \
	arsenische/bitcoinocracy

Donation Address
BTC 1Lw2kh9WzCActXSGHxyypGLkqQZfxDpw8v
ETH 0xaBd66CF90898517573f19184b3297d651f7b90bf

bitcoinocracy-google-colab's People

Contributors

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