All Projects → vivocoin → vivo

vivocoin / vivo

Licence: MIT license
Official VIVO Repository

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
assembly
5116 projects
M4
1887 projects
CSS
56736 projects

Projects that are alternatives of or similar to vivo

RavenCoin-Wallet-With-Miners
RavenCoin Wallet including CPU and GPU miners! programs are directly from Ravencoin and official miner sources
Stars: ✭ 75 (+200%)
Mutual labels:  investment, altcoin
tradeview
A platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
Stars: ✭ 69 (+176%)
Mutual labels:  altcoin
binary.com-interview-question
The sample question for Interview a job in Binary options
Stars: ✭ 52 (+108%)
Mutual labels:  investment
i3blocks-crypto
💵 View your favorite coins' ticker prices with i3blocks.
Stars: ✭ 30 (+20%)
Mutual labels:  altcoin
betting-strategy-and-model-validation
No description or website provided.
Stars: ✭ 18 (-28%)
Mutual labels:  investment
Beibo
🤖 Predict the stock market with AI 用AI预测股票市场
Stars: ✭ 46 (+84%)
Mutual labels:  investment
Blankly
🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
Stars: ✭ 1,456 (+5724%)
Mutual labels:  investment
valinvest
A value investing tool based on Warren Buffett, Joseph Piotroski and Benjamin Graham thoughts
Stars: ✭ 84 (+236%)
Mutual labels:  investment
py-investment
Extensible Algo-Trading Python Package.
Stars: ✭ 19 (-24%)
Mutual labels:  investment
DCF
Basic Discounted Cash Flow library written in Python. Automatically fetches relevant financial documents for chosen company and calculates DCF based on specified parameters.
Stars: ✭ 198 (+692%)
Mutual labels:  investment
folm
Folm
Stars: ✭ 16 (-36%)
Mutual labels:  altcoin
cryptotrader
(deprecated) Cryptocurrency trading bot.
Stars: ✭ 23 (-8%)
Mutual labels:  altcoin
degiro-trading-tracker
Simplified tracking of your investments
Stars: ✭ 16 (-36%)
Mutual labels:  investment
ROIcoin
ROI Coin "ROI Coin Is Different"
Stars: ✭ 16 (-36%)
Mutual labels:  altcoin
trader
a ping pong and maker/taker order bot for trading cryptocurrency on Waves Exchange, Poloniex, Bittrex, and Binance
Stars: ✭ 23 (-8%)
Mutual labels:  altcoin
piWallet
No description or website provided.
Stars: ✭ 17 (-32%)
Mutual labels:  altcoin
finam-export
Python client library to download historical data from finam.ru
Stars: ✭ 84 (+236%)
Mutual labels:  investment
DACP
A digital asset personal portfolio for investors in the cryptosphere
Stars: ✭ 22 (-12%)
Mutual labels:  altcoin
open-coinomi-android
The final open source (GPL 3.0) release of Coinomi's cryptocurrency wallet for Android
Stars: ✭ 33 (+32%)
Mutual labels:  altcoin
content
Synced content from our gitbook site.
Stars: ✭ 37 (+48%)
Mutual labels:  investment

Master Branch Contains the Latest Code

Masternode install scripts are located at

https://github.com/coolblock/vpsVivo

Vivo Core staging tree 0.12.1

master: Build Status v0.12.0.x: Build Status v0.12.1.x: Build Status

http://www.vivocoin.net

What is Vivocoin? (The alt-coin that promises to never go away)

VIVO is an advanced, decentralized and secure digital currency. Based on Dash, it's an enhanced and further developed version, featuring the masternode technology, near-instant and secure payments as well as anonymous transactions. With a fast block time of only 2 minutes, transactions will usually confirm and be successfully processed very quickly. VIVO's blockchain uses the advanced NeoScrypt Proof-of-Work algorithm to secure the network. NeoScrypt is ASIC resistant and ensures a fair and stable return on investment for the miners.

Additional information, wallets, specifications & roadmap: http://vivocoin.net

License

Vivo 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 branches. Tags are created to indicate new official, stable release versions of Vivo 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].