# Welcome

!!!
This documentation was partially generated with AI augmentation. Report inconsistencies at [github.com/warthog-network/docs/issues](https://github.com/warthog-network/docs/issues).
!!!

Warthog is an experimental cryptocurrency with world's first Proof of Balanced Work algorithm written by a group of crypto enthusiasts. It is meant to be a community effort and everyone is more than welcome to join and contribute. Who knows how big this project will be? This project is not a dumb fork of something else. It was developed completely from scratch!

Warthog's *Janushash* mining algorithm is unique across the crypto space, it is the world's first [Proof of Balanced Work (PoBW) algorithm](https://github.com/CoinFuMasterShifu/ProofOfBalancedWork/blob/main/PoBW.pdf), which requires CPU and GPU hash power for mining.

The [core repository](https://github.com/warthog-network) offers two applications:
* Node
* Command line Wallet

Furthermore there are two third-party wallets:
* [Wart-dapp](https://github.com/warthog-network/wart-dapp) (open source)
* [wart-wallet](https://github.com/warthog-network/wart-wallet) (open source)

You can join the Warthog community on [Discord](https://discord.com/invite/QMDV8bGTdQ).

## Starting a node

Doc available here :
- [wart-node](guides/node/node.md)

## Using a wallet :

Doc available here :
- [wart-dapp (GUI)](guides/wallet/wart-dapp.md)
- [wart-wallet (CLI)](guides/wallet/cli.md)

## Mining
Mining Warthog's Janushash algorithm requires both, a good CPU and a GPU.

Docs available here :
- [Mining quick start guide](guides/mining/quickstart.md)
- [Mining quick start guide FRENCH](guides/mining/quickstart/quickstart_fr.md)
- [Installing opencl](guides/mining/installing-opencl.md)
