Amoveo is a blockchain meant for enforcement of investment and insurance contracts.
Amoveo contracts are enforced using state-channels. This means fees are low, contracts are nearly instant and can support a global audience.
Amoveo has oracle technology. Amoveo can learn facts about our world and enforce the outcome of contracts that are governed by these facts. This, for example, enables you to bet on the price of Amazon shares.
The variables that define how to participate in Amoveo can be modified by the Amoveo community using a built-in process. This way Amoveo will always stay optimally tuned to produce the best results.
Amoveo main net was launched at 11:00 AM GMT on March 2, 2018.
Amoveo announcements on twitter
Amoveo on Discord. Русский чат. 中文聊天.
Amoveo website from the Exantech, the same people who wrote an iphone and android app
Website for exploring oracles and governance variables
The most secure way to use the light node is to download it from github. https://github.com/zack-bitcoin/light-node-amoveo This is a cryptoeconomically secure way to use Amoveo.
you can use the light node less securely by clicking this link. This is the easiest way to get started. Using this light node is the same as trusting this server with your money.
An alternative exan.tech made a light node with a different user interface that they host here: Amoveo.exan.tech Using this light node is the same as trusting them with your money.
This light node downloads headers and verifies the proof of work. It verifies the merkle proofs for all blockchain state you download to ensure security equivalent to a full node, provided you wait for enough confirmations. You can use the light node to participate in markets. A light node that currently has markets is here. And the interface to look at the markets is here.
Amoveo Book has a web wallet integrated into the browser for usability
Veoscan explorer. Nodes, blocks, txs, markets, holders, and more.
mveo explorer. historic difficulty analisys
The block explorer for the network is here. This explorer can host markets.
Launch an erlang full node and connect to the network
Issue commands to your full node Commands such as:
- turning the node off without corrupting the database.
- looking up information from the blockchain or it's history.
- making a server that collects fees by routing payments or making markets
- participating in the oracle mechanism or governance mechanism.
This is an open-source miner for AMD and Nvidia GPU. Currently only works with Linux
This is a miner. it is for Nvidia or AMD GPUs. It is closed-source.
here is another closed source miner
Amoveo's mining algorithm uses SHA256 like bitcoin. But it is a little different, so bitcoin ASICs cannot be used to mine Amoveo.
Full node keys are stored in _build/prod/rel/amoveo_core/keys/keys.db
http://159.65.120.84:8085/main.html (maintained by Zack, who wrote the Amoveo full node.)
https://amoveopool.com/#getting-started
Be very careful using exchanges. They are centralized, the operator can take all the veo if they wanted.
There are people trading now on discord https://discord.gg/xJQcVaT
Qtrade exchange for BTC-VEO trading: https://qtrade.io/market/VEO_BTC
A1 exchange for ETH-VEO and BTC-VEO trading (previously called amoveo.exchange): https://a1.exchange/
BTC-VEO exchange: https://graviex.net/markets/veobtc
BTC-VEO exchange: https://bitibu.com/markets/veobtc
https://gitlab.com/ThatGuy02/nVeoPool an open source mining pool. WARNING!!! this pool has known security vulnerabilities that have not been patched.
Another open source mining pool
If you want to build on top of Amoveo read the developer's guide