Giter VIP home page Giter VIP logo

bit_warez's Introduction

bit_warez

warez built around bitcoin and its networking protocols

The vision for bit_warez is to build warez supported by the bitcoin protocol.

The bitcoin peer-to-peer networking layer is a robust and seemingly three-nines protocol layer. With that in mind why not build warez ontop of the bitcoin protocols.

The tools will use bitcoin to pay for services. The tools will use the bitcoin networking layer for discovery of additional nodes. The tools will run alongside bitcoind on a full node. The tools will utilize localhost (or configured as you see fit) to reach its initial BTCd instance. The tools will utilize RPC commands to interact with the full node - wallet passphrases are not necessary to be entered. The tools are written in golang and are extendable to use python http servers (like tornado) to access python only libraries.

The belief of the author is that most full-nodes are not in use most of the time. When new block is transmitted it is validated by a full-node. That means that 5-7 minutes of each cycle the node is not doing anything. So why not utilze that CPU time for doing money-generating work. Examples are utilizing Spacy for NLP, doing distributed calculations, and routing packets around the internet (think tor but not tor).

curl -XPOST 192.168.0.22:8081/submit_process -d '{"process":{"process_name":"test123", "process_arguments":[{"arg1":"i am here"}]}}'

bit_warez's People

Contributors

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