dev-0.1.0

command module
v0.0.0-...-19c2005 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

README

Quantos blockchain

This repository contains code for the v0.1.0 of Quantos. Work in progress, not completed yet.

There is probably still a lot of bugs and nonsense as it is constantly evolving. Not even a beta version.

Some of the features that are planned or worked on includes :

  • Fast transaction time (goal: 26,000+ tps)
  • Stable fees, let's end the craziness of paying $50 for a $20 transaction
  • Dpos based on more than just staking (per example age of account and other criteria that is making it more fair)
  • Use of latest algorithms such as kyber-crystal
  • Anonymous encryption schemes
  • Schnorr signatures
  • Smart contracts (wysiwyg interface? would be nice so its easier for non coders or newcomers to participate and having less bugs)
  • Ability to make transaction data anonymous to protect per example medical records or other sensitive data

That list is not exhaustive, more will be added to it. It is only a glimpse.

Get a diagram instead of reading the code ;)

I did include a diagram option in the makefile. All you need is to get goplantuml from here: https://github.com/jfeliu007/goplantuml and use a viewer such as : https://www.planttext.com/ or integrated in an ide (im using jetbrain goland).

Here is how to do it (after following the instructions to install goplantuml:

  • Clone the repository
  • switch to the directory it was cloned to
  • type: make diagram

and voila! a file called quantos.puml will be generated which you can paste or open in a viewer :)

To contact me personally:

email: nicknailers69@gmail.com

twitter @helladdict69

if you believe in the project so much and want to invest in it, feel free to make an offer. However I would suggest anyone who would like to do so to wait until a testnet version is at least available.

Documentation

Overview

Copyright © 2022 Quantos Developers <dev@quantos.network>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL