All Projects → HTHcoin → Hth Legacy Old Chain

HTHcoin / Hth Legacy Old Chain

Licence: mit
Old Binaries and source code for HTH. Deprecated.

Projects that are alternatives of or similar to Hth Legacy Old Chain

Crypto Supplies
Cryptocurrency circulating, maximum and total supplies
Stars: ✭ 26 (+18.18%)
Mutual labels:  bitcoin, cryptocurrency, coin, crypto
Cryptocurrency Icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
Stars: ✭ 2,116 (+9518.18%)
Mutual labels:  bitcoin, cryptocurrency, coin, crypto
Cointop
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
Stars: ✭ 2,912 (+13136.36%)
Mutual labels:  bitcoin, cryptocurrency, coin
Bismuth
[Migrated] The first Python blockchain protocol and platform
Stars: ✭ 186 (+745.45%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Subzero
Square's Bitcoin Cold Storage solution.
Stars: ✭ 598 (+2618.18%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Rate.sx
💰 curl cryptocurrencies exchange rates
Stars: ✭ 563 (+2459.09%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+590.91%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Awesome Blockchain
Curated list of blockchain services and exchanges 🔥🏦🔥🏦🔥🏦🔥
Stars: ✭ 604 (+2645.45%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Coinmon
💰 The cryptocurrency price tool on CLI. 🖥
Stars: ✭ 1,581 (+7086.36%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+102177.27%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Awesome Coins
₿ A guide (for humans!) to cryto-currencies and their algos.
Stars: ✭ 3,469 (+15668.18%)
Mutual labels:  bitcoin, cryptocurrency, coin
Wallet Core
Cross-platform, cross-blockchain wallet library.
Stars: ✭ 657 (+2886.36%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (+540.91%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Multicurrencywallet
Bitcoin, Ethereum, ERC20 crypto wallets with Atomic Swap exchange. Release announce: https://twitter.com/SwapOnlineTeam/status/1321844352369500160
Stars: ✭ 136 (+518.18%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Gnome Feeder
Profit Trailer Feeder Full Build with Settings
Stars: ✭ 122 (+454.55%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Gekko Backtesttool
Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.
Stars: ✭ 203 (+822.73%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Ico Check
Background checks and due diligence for crypto projects
Stars: ✭ 368 (+1572.73%)
Mutual labels:  cryptocurrency, coin, crypto
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+372.73%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Beancounter
Utility to audit the balance of Hierarchical Deterministic (HD) wallets. Supports multisig + segwit wallets.
Stars: ✭ 109 (+395.45%)
Mutual labels:  bitcoin, cryptocurrency, crypto
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (+854.55%)
Mutual labels:  bitcoin, cryptocurrency, crypto

HTH Core 1.2.0.0

http://hth.world/

What is HTH?

HTH-Coin is a fully decentralized cryptocurrency built on the premise of providing anonymity, speed, fair mining by being ASIC-resistant and reliability by the usage of Masternodes.

For more information see http://hth.world/ or discord: https://discord.gg/xqGjacW.

An immediately usable, binary version of the HTH Core software is available at https://github.com/HTHcoin/HTH-Legacy/releases.

License

HTH Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Development Process

The master branch is meant to be stable. Development is normally done in separate bran Tags are created to indicate new official, 1.2.0.0 stable release versions of HTH Core.

The contribution workflow is described in CONTRIBUTING.md.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check

There are also regression and integration tests of the RPC interface, written in Python, that are run automatically on the build server. These tests can be run (if the test dependencies are installed) with: qa/pull-tester/rpc-tests.py

The Travis CI system makes sure that every pull request is built for Windows and Linux, OS X, and that unit and sanity tests are automatically run.

Manual Quality Assurance (QA) Testing

Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].