Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.33 KB

BalloonCoin

New meme coin dedicated to high altitude spies in the sky Ballooncoin Ballooncoin is a decentralized, open-source cryptocurrency that is based on the Bitcoin protocol. Ballooncoin uses the SHA-256 algorithm for proof-of-work mining and has a maximum supply of 21 million coins. It also features a yearly halving emission schedule that reduces the block reward by 50% every 210,000 blocks.

Getting Started To get started with Ballooncoin, you can download the latest release from the GitHub releases page. The release includes the Ballooncoin daemon, command-line wallet, and node client.

Building from Source You can also build Ballooncoin from source by following these steps:

Install Rust by following the instructions on the official website. Clone the Ballooncoin repository: bash

git clone https://github.com/ballooncoin/ballooncoin.git Build the Ballooncoin executable: bash

cd ballooncoin cargo build --release Run the Ballooncoin daemon: bash

./target/release/ballooncoin Contributing Contributions to the Ballooncoin project are always welcome! To contribute, you can fork the repository and create a pull request with your changes.

License Ballooncoin is released under the MIT License. See LICENSE for more information.

Contact If you have any questions or comments about Ballooncoin, you can contact us at info@ballooncoin.org.