Palladium Core is the original Palladium client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Palladium transactions, which requires a few hundred gigabytes of disk space. Depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.
The following are developer notes on how to build Palladium Core on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
- [Dependencies](dependencies.md)
- [macOS Build Notes](build-osx.md)
- [Unix Build Notes](build-unix.md)
- [Windows Build Notes](build-windows.md)
- [FreeBSD Build Notes](build-freebsd.md)
- [OpenBSD Build Notes](build-openbsd.md)
- [NetBSD Build Notes](build-netbsd.md)
- [Gitian Building Guide (External Link)](https://github.com/palladium-core/docs/blob/master/gitian-building.md)
Development
---------------------
The Palladium repo's [root README](/README.md) contains relevant information on the development process and automated testing.
* Discuss on the [PalladiumTalk](https://palladiumtalk.org/) forums, in the [Development & Technical Discussion board](https://palladiumtalk.org/index.php?board=6.0).
* Discuss project-specific development on #palladium-core-dev on Freenode. If you don't have an IRC client, use [webchat here](https://webchat.freenode.net/#palladium-core-dev).
* Discuss general Palladium development on #palladium-dev on Freenode. If you don't have an IRC client, use [webchat here](https://webchat.freenode.net/#palladium-dev).