Giter Club home page Giter Club logo

crypto's Introduction

Quadkoin is not optimized for speed but its structure is extremely modular. For example, transactions, networks, mempools are all objects which can be manipulated.
The alternative is to keep all of the information in these components in json which would improve speed but reduces modularity. The object method is mainly slower because
it requires iterating through lists of objects when converting to json since objects are not serializable themselves. This coin is meant to be used to expirment with various
cryptocurrency features. The object oriented nature of this cryptocurrency makes it very easy to add new functionality.

The current feature I am experiementing with is a new way of mining in which instead of it being based on computing power/hash rate mining is the act of having a positive impact
on society. One of the largest issues with Bitcoin and many cryptocurrencies is that the process of mining is completely devoid of purpose (apart from transaction verification)
and is very costly on the environment with mining consuming as much electricity as a small country. What I propose is a method of mining which eliminates this cost on the
environment and instead has a positive impact.

crypto's People

Contributors

timolegros avatar

Watchers

 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.