Skip to content

💲 Duino-Coin is a cryptocurrency that can be mined with Arduino boards.

License

Notifications You must be signed in to change notification settings

gam3t3chelectronicshobbyhouse/duino-coin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Watch demo »
Join our Discord
View pool statistics
Explore wikis • Report bugs
Exchange DUCO to other cryptocurrency

Python License: MIT Release: Alpha 6.1 Discord

Table of Contents

About The Project

Logo

There are many cryptocurrencies available. Most of them can be mined, but only using powerful CPUs, GPUs or ASICs to make some real money. There aren't many that support "normal" ways of mining.
I've always wanted to do something related to cryptocurrencies with Arduino. Thats why I created Duino-Coin. Cryptocurrency that can be mined with regular home computers, smartphones (you can use app called PyDroid to run PC Miner), Arduino boards (you can find Arduino code in every release) and much more in the future.

Generally, why should you mine Duino-Coin?

  • In the future, duino-coin may be worth something. 1 DUCO (Duino-Coin) is worth ~0.1 XMG (Coin Magi) at the time I'm writing this. You can exchange it here.
  • Mining Duino-Coins isn't very CPU intensive.
  • It can be mined using various platforms.
  • Mining on regular computers and smartphones is profitable.
  • You will be able to proudly say that you supported my project 😄

Why would you want to mine on Arduino?

  • You may have some Arduino boards that don't do anything.
  • Watching Arduino do something useful that produces money is satisfying.

News and FAQ

News about updates, future features and other things can be found at the official blog.
Frequently Asked Questions (FAQ) can be found here
You can check pool statistics by visiting this page.

Prerequisites

Linux

If you're using Linux, you need to download some dependencies:

sudo apt install python3 python-pip
python -m pip install pyserial

Windows

If you're just a casual user and don't care about unstable stuff you don't need to install anything. Just grab latest release and you're ready to go.

Getting Started

Grab latest release for your OS.
Launch Wallet to register. Then you can login.
After making an account, run Miner or Arduino Miner to mine Duino-Coins.
Programs will display you all information and help you need.

If you need detailed help about usage, installation or configuration, see our Wikis.
If you can't find what you need, open an Issue, we'll help in no time!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Make sure everything works as intended
  6. Open a Pull Request 😉

License

Distributed under the MIT License. See LICENSE for more information.

Built With

This section briefly lists major frameworks that Duino-Coin uses:

Authors

Project Link: https://github.com/revoxhere/duino-coin/

Tags (ignore): Duino Coin Coin Magi XMG DUCO Cryptocurrency Exchange Website Stocks Bitcoin Ethereum Litecoin Arduino AVR Rate Digital Cryptocoins

About

💲 Duino-Coin is a cryptocurrency that can be mined with Arduino boards.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.5%
  • AutoIt 4.3%
  • C++ 3.4%
  • C 1.8%