Skip to content

VoxTerra77/Bulwark-Docs-1

 
 

Repository files navigation

Bulwark Core Documentation

Tables of Contents

Setup

Bulwark Core is the original Bulwark client and it builds the backbone of the network. However, it downloads and stores the entire history of BWK transactions; 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. Thankfully you only have to do this once.

Running

The following are some helpful notes on how to run bwk on your native platform.

Unix

Unpack the files into a directory and run:

  • ./bulwark-qt (GUI) or ./bulwarkd (headless)

Windows

Unpack the files into a directory, and then run bulwark-qt.exe.

OSX

Drag Bulwark-Qt to your applications folder, and then run Bulwark-Qt.

Need Help?

Ran into a Bug?

  • Submit an Issue on our GitHub

Building

The following are developer notes on how to build bwk on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.

Development

The Bulwark repo's root README contains relevant information our parameters.

Wallet Information

Masternode Information

Proof-of-Stake Information

Governance Information

Transactions

Miscellaneous

License

Distributed under the MIT/X11 software license. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. This product includes cryptographic software written by Eric Young ([email protected]), and UPnP software written by Thomas Bernard.

Releases

No releases published

Packages

No packages published